-
Bug
-
Resolution: Unresolved
-
Major
-
6.0.0.CR1, 6.0.0.Final
-
None
-
Windows XP, JDK 1.6.0_23
If entity classes packed in separate jar and then we deploy ejb jar with persistence.xml, which have "jar-file" entry, entity classes from specified jar not loaded by JPA in JBoss 6.0.0 CR1 and 6.0.0 Final.
JBoss 5.1 works ok, JBoss 6.0.0 M3 works ok (not tested with milestones 4 and 5).
Adding "exclude-unlisted-classes" entry and setting it to "false" doesn't help.