]
Scott Marlow updated AS7-3870:
------------------------------
Summary: Stateful beans should enlist the extended persistence context into
the JTA independently of EntityManager invocation (was: Stateful beans should enlist the
extended persistence context into the JTA indepedently of EntityManager invocation)
Forum Reference:
Stateful beans should enlist the extended persistence context into
the JTA independently of EntityManager invocation
--------------------------------------------------------------------------------------------------------------------
Key: AS7-3870
URL:
https://issues.jboss.org/browse/AS7-3870
Project: Application Server 7
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 7.1.0.Final
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 7.1.1.Final
"7.9.1 Container Responsibilities:
...
For stateful session beans with extended persistence contexts:
...
When a business method of the stateful session bean is invoked, if the stateful session
bean uses container managed transaction demarcation, and the entity manager is not already
associated with the current JTA transaction, the container associates the entity manager
with the current JTA transaction and calls EntityManager.joinTransaction.
"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: