An EAR file is not treated as EAR file if the EAR file has the META-INF/persistence.xml file in it.
The META-INF/application.xml is completely ignored because it's not handled by EARDeployer but EJB3Deployer.
- relates to
-
JBPAPP-3121 JBPAPP-1307 introduces a regression, causing persistence.xml inside EAR to be ignored
- Resolved