Need to configure CommitBeforeAutoCommit=true for Database Commits in Oracle
----------------------------------------------------------------------------

         Key: GERONIMO-2188
         URL: http://issues.apache.org/jira/browse/GERONIMO-2188
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: connector  
    Versions: 1.1.1    
    Reporter: Krishnakumar B


We have to configure CommitBeforeAutCommit="true" property exclusively in the 
database connection pool plan, to have the ejb -based transactions immediately 
committed for oracle database. Otherwise it only commits transaction when  the 
server  shuts-down. This problem is not faces with Derby database.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to