Author: taylor
Date: Tue Feb 28 11:25:24 2006
New Revision: 381752

URL: http://svn.apache.org/viewcvs?rev=381752&view=rev
Log:
properly respect autoCommit properties

Modified:
    portals/jetspeed-2/trunk/etc/db-ojb/OJB.properties

Modified: portals/jetspeed-2/trunk/etc/db-ojb/OJB.properties
URL: 
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/etc/db-ojb/OJB.properties?rev=381752&r1=381751&r2=381752&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/etc/db-ojb/OJB.properties (original)
+++ portals/jetspeed-2/trunk/etc/db-ojb/OJB.properties Tue Feb 28 11:25:24 2006
@@ -157,7 +157,7 @@
 # above as a fallback only).
 
 #ConnectionManagerClass=org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
-ConnectionManagerClass=org.apache.jetspeed.components.rdbms.ojb.ConnectionManager2Impl
+ConnectionManagerClass=org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
 #
 #



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to