[jboss-jira] [JBoss JIRA] (WFLY-2698) Transaction Aware EE Concurrency EJB Context Handle

Eduardo Martins (JIRA) issues at jboss.org
Fri Jan 31 15:33:28 EST 2014


    [ https://issues.jboss.org/browse/WFLY-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12940604#comment-12940604 ] 

Eduardo Martins commented on WFLY-2698:
---------------------------------------

the allows tasks created by CMT EJB to access UserTransaction, as mandated by JSR 236
                
> Transaction Aware EE Concurrency EJB Context Handle
> ---------------------------------------------------
>
>                 Key: WFLY-2698
>                 URL: https://issues.jboss.org/browse/WFLY-2698
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EE, EJB
>            Reporter: Eduardo Martins
>            Assignee: Eduardo Martins
>
> When using EE Concurrency Utilities with an EJB that does not manages transactions, there is no way to transactions, for instance with a JPA entity manager. This happens because the context handle that saves and sets up EJB state does not creates and manages a transaction, and UserTransaction usage is forbidden due to EJB being of CMT kind.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list