-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
11.0.0.Final
-
None
If an ear contains two EJB sub deployments which each contain a Persistence Unit and a Stateless EJB which injects the PU that is in its jar using @PersistenceContext. There is a dependency being added where in the Stateless EJB from one deployment depends on the PU from the other jar. It appears this is happening after this bug fix WFLY-1531
app.ear - ejb-with-pu1.jar - ejb-with-pu2.jar
- is caused by
-
WFLY-1531 NullPointerException in InfinispanRegionFactory.applyConfiguration
- Closed
- is incorporated by
-
JBEAP-13722 [GSS](7.4.z) WFLY-9516 - JPA deployer adding cross sub deployment dependencies when multiple persistence units deployed
- Closed