[
https://issues.jboss.org/browse/WFLY-2698?page=com.atlassian.jira.plugin....
]
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