Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.7.0
-
None
Description
When I try to deploy an EAR file using the stand-alone version, I have a ClassCastException when the system executes...
List<URL> persistenceUrls = (List<URL>) appModule.getAltDDs().get("persistence.xml");