-
Bug
-
Resolution: Won't Do
-
Major
-
EAP 6.1.0.Alpha (7.2.0.Final)
-
None
-
$ java -version
java version "1.6.0_31"Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)Windows 7 x64
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
-