Re: ConnectionfactoryPooledImpl in Weblogic, was rollback problem

2003-10-07 Thread Armin Waibel
Hi Bonnie, On Mon, 6 Oct 2003 13:27:44 -0400, Bonnie MacKellar <[EMAIL PROTECTED]> wrote: No one answered this, but I did find my problem - I needed to set useAutoCommit="1" in my repository_database.xml file is the docmentation in http://db.apache.org/ojb/repository.html#jdbc-connection-descrip

ConnectionfactoryPooledImpl in Weblogic, was rollback problem

2003-10-06 Thread Bonnie MacKellar
No one answered this, but I did find my problem - I needed to set useAutoCommit="1" in my repository_database.xml file However, I need to understand something. If I am running in Weblogic, using a connection pooled data source, but NOT using EJBs, and NOT using JTA, is it safe to use ConnectionF