]
Jason Greene updated WFLY-69:
-----------------------------
Fix Version/s: 8.0.0.CR1
(was: 8.0.0.Beta1)
Using an extended persistence context in a stateless session bean
should throw an exception
-------------------------------------------------------------------------------------------
Key: WFLY-69
URL:
https://issues.jboss.org/browse/WFLY-69
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Reporter: Karsten Wutzke
Fix For: 8.0.0.CR1
Using an extended persistence context in a stateless session bean should not initiate. It
should throw an exception to notify the user of incorrect use.
See JPA 2.0 spec, section 7.6.2:
"A container-managed extended persistence context can only be initiated within the
scope of a stateful session bean."
--
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: