JCA Adpater not handling transaction suspension correctly
---------------------------------------------------------

                 Key: JCR-3276
                 URL: https://issues.apache.org/jira/browse/JCR-3276
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jca
    Affects Versions: 2.4, 2.2.11
         Environment: Weblogic 10.3.5
            Reporter: Daniel Hasler


The JCA Adapter does not distinguish the case where a Container just wants to 
suspend the current transaction and closes the connection handle in any case.
The attached patch just checks if the container wants to suspend the current 
transaction and does not close the connection handle in this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to