]
Scott Marlow resolved AS7-570.
------------------------------
Fix Version/s: (was: 7.0.0.CR1)
Resolution: Out of Date
Moved this issue to AS7-886
PersistenceUnitMetadata.getNewTempClassLoader() cannot load the
entity classes
------------------------------------------------------------------------------
Key: AS7-570
URL:
https://issues.jboss.org/browse/AS7-570
Project: Application Server 7
Issue Type: Sub-task
Components: JPA / Hibernate
Affects Versions: 7.0.0.Beta1
Reporter: Scott Marlow
Assignee: Scott Marlow
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: