-
Bug
-
Resolution: Done
-
Major
-
7.1.0.CR3
-
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