-
Bug
-
Resolution: Won't Do
-
Major
-
EAP 6.1.0.Alpha (7.2.0.Final)
-
None
When setting "jboss.as.jpa.vfs" property to false in persistence.xml PersistenceUnitInfo#getPersistenceUnitRootUrl() returns an Url that points to an empty folder (named "Contents"). The parent of this folder does holds the application jar.
Observed this at PersistenceProvider#createContainerEntityManagerFactory() method call.
- is related to
-
AS7-5062 PersistenceUnitRootURL for JPA providers may not be spec compliant
- Resolved