You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/08/24 21:07:16 UTC

[jira] Created: (OPENEJB-1341) EjbContext.get/setRollbackOnly not accessible for SUPPORTED, NOT_SUPPORTED, NEVER tx policies

EjbContext.get/setRollbackOnly not accessible for SUPPORTED, NOT_SUPPORTED, NEVER tx policies
---------------------------------------------------------------------------------------------

                 Key: OPENEJB-1341
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1341
             Project: OpenEJB
          Issue Type: Bug
          Components: ejb31
    Affects Versions: 3.2
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.2


There are a bunch of spec sections such as 13.6.2.9 that indicate that for transaction policies where there might not be a transaction, trying to access the rollback status must throw an IllegalStateException. I'm not sure if this is a change from previous specs or not. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OPENEJB-1341) EjbContext.get/setRollbackOnly not accessible for SUPPORTED, NOT_SUPPORTED, NEVER tx policies

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed OPENEJB-1341.
---------------------------------

    Resolution: Fixed

rev 988667

> EjbContext.get/setRollbackOnly not accessible for SUPPORTED, NOT_SUPPORTED, NEVER tx policies
> ---------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1341
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1341
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: ejb31
>    Affects Versions: 3.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.2
>
>
> There are a bunch of spec sections such as 13.6.2.9 that indicate that for transaction policies where there might not be a transaction, trying to access the rollback status must throw an IllegalStateException. I'm not sure if this is a change from previous specs or not. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.