]
Rakesh K. Cherukuri updated WFLY-6383:
--------------------------------------
Attachment: StatefulEjb.java
StatefulEjbClient.java
Files without CDI
Entities using Extended PersistentContext are not managed
---------------------------------------------------------
Key: WFLY-6383
URL:
https://issues.jboss.org/browse/WFLY-6383
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 10.0.0.Final
Environment: WildFLy 10.0.0.Final
Mac
Reporter: Rakesh K. Cherukuri
Labels: Extended, JPA, Persistence, PersistenceContext
Attachments: AtInjectedStatefulEjbClient.java, CdiStatefulEmployeeBean.java,
StatefulEjb.java, StatefulEjbClient.java
Entities using Extended PersistentContext are not managed in a Stateful bean.
Attached are the bean class and the client servlet class