You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by br...@apache.org on 2003/09/13 16:56:13 UTC

cvs commit: db-ojb/profile sapdb.profile

brj         2003/09/13 07:56:13

  Modified:    profile  sapdb.profile
  Log:
  fix wrong checkin
  
  Revision  Changes    Path
  1.8       +2 -2      db-ojb/profile/sapdb.profile
  
  Index: sapdb.profile
  ===================================================================
  RCS file: /home/cvs/db-ojb/profile/sapdb.profile,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- sapdb.profile	13 Sep 2003 14:33:57 -0000	1.7
  +++ sapdb.profile	13 Sep 2003 14:56:13 -0000	1.8
  @@ -73,8 +73,8 @@
   buildDatabaseUrl = ${urlProtocol}:${urlSubprotocol}:${urlDbalias}
   databaseUrl = ${urlProtocol}:${urlSubprotocol}:${urlDbalias}
   databaseDriver = com.sap.dbtech.jdbc.DriverSapDB
  -databaseUser = ojb_adm
  -databasePassword = ojb_adm
  +databaseUser = user
  +databasePassword = password
   databaseHost = 127.0.0.1
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org