[jboss-jira] [JBoss JIRA] Created: (JBAS-9152) PersistenceUnitMetadata.getNewTempClassLoader() cannot load the entity classes

Scott Marlow (JIRA) jira-events at lists.jboss.org
Sun Mar 27 01:05:37 EDT 2011


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.Beta3


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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list