[jboss-jira] [JBoss JIRA] Moved: (JBAS-8904) JPA needs a temporary classloader that can load the same classes as the Module.getClassLoader() returns

David Lloyd (JIRA) jira-events at lists.jboss.org
Fri Feb 18 18:47:13 EST 2011


     [ https://issues.jboss.org/browse/JBAS-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd moved MSC-66 to JBAS-8904:
--------------------------------------

     Project: JBoss Application Server  (was: Modular Service Container)
         Key: JBAS-8904  (was: MSC-66)
    Security: Public


> JPA needs a temporary classloader that can load the same classes as the Module.getClassLoader() returns
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-8904
>                 URL: https://issues.jboss.org/browse/JBAS-8904
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>         Attachments: getNewTempClassLoader.patch
>
>
> JPA PersistenceUnitInfo has a getNewTempClassLoader method that I need to implement.  This would be similar to the classloader returned from Module.getClassLoader().  Also see http://download.oracle.com/javaee/6/api/javax/persistence/spi/PersistenceUnitInfo.html#getNewTempClassLoader()
> This is a JPA spec requirement but not needed by the Hibernate Persistence Provider (currently).  So, we could put this off for a bit.

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