-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
Webproject with ManagedBean contains following PersistenceContext:
@PersistenceContext(unitName = "MyPU", type = PersistenceContextType.EXTENDED)
WebApp run fine under Jboss-7.1, in JBoss-7.2 (EAP-6.1.0) we've got NulPointer-Exception and therefore further exceptions.
- is blocked by
-
WFLY-69 Using an extended persistence context in a stateless session bean should throw an exception
- Closed