You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Daniel Hasler (Created) (JIRA)" <ji...@apache.org> on 2012/03/26 11:55:25 UTC

[jira] [Created] (JCR-3276) JCA Adpater not handling transaction suspension correctly

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

        

[jira] [Updated] (JCR-3276) JCA Adpater not handling transaction suspension correctly

Posted by "Daniel Hasler (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Hasler updated JCR-3276:
-------------------------------

    Attachment: JCR-3276.diff
    
> 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.2.11, 2.4
>         Environment: Weblogic 10.3.5
>            Reporter: Daniel Hasler
>         Attachments: JCR-3276.diff
>
>
> 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