[jboss-jira] [JBoss JIRA] Reopened: (JBAS-8904) JPA needs a temporary classloader that can load the same classes as the Module.getClassLoader() returns
Jason Greene (JIRA)
jira-events at lists.jboss.org
Thu Apr 21 14:26:53 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene reopened JBAS-8904:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.
> 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: Legacy JBoss Application Server 6
> 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