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

Eduardo Martins (JIRA) issues at jboss.org
Tue Dec 31 09:24:32 EST 2013


Eduardo Martins created WFLY-2698:
-------------------------------------

             Summary: 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