]
Scott Marlow updated JBAS-9152:
-------------------------------
Fix Version/s: 7.0.0.Beta4
(was: 7.0.0.Beta3)
PersistenceUnitMetadata.getNewTempClassLoader() cannot load the
entity classes
------------------------------------------------------------------------------
Key: JBAS-9152
URL:
https://issues.jboss.org/browse/JBAS-9152
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: JPA / Hibernate
Affects Versions: 7.0.0.Beta1
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 7.0.0.Beta4
Tried to use getNewTempClassLoader in
org.jboss.as.jpa.hibernate.AnnotationScanner.getClassesInJar but got CNFE. Workaround is
to use PersistenceUnitMetadata.getClassLoader()
--
This message is automatically generated by JIRA.
For more information on JIRA, see: