[jboss-jira] [JBoss JIRA] Created: (JBAS-8777) "jar-file" entry in persistence.xml
Eugene Romanenko (JIRA)
jira-events at lists.jboss.org
Tue Dec 28 03:01:18 EST 2010
"jar-file" entry in persistence.xml
-----------------------------------
Key: JBAS-8777
URL: https://issues.jboss.org/browse/JBAS-8777
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB3
Affects Versions: 6.0.0.CR1
Environment: Windows XP, JDK 1.6.0_23
Reporter: Eugene Romanenko
Assignee: Carlo de Wolf
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.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list