[jboss-jira] [JBoss JIRA] (AS7-5344) JPA deployment should set the thread context classloader during PersistenceProvider.createContainerEntityManagerFactory()
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Fri Nov 16 11:30:21 EST 2012
[ https://issues.jboss.org/browse/AS7-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734945#comment-12734945 ]
Scott Marlow commented on AS7-5344:
-----------------------------------
On AS7 master, the TCCL is already set to the application classloader (must be something up the stack that already set it). Closing again (will still keep the tccl change in a branch in case this is needed).
I also verified that the test case passes without the tccl code change on https://github.com/scottmarlow/jboss-as/tree/AS7-5344_set_tccl_pu_deploy
> JPA deployment should set the thread context classloader during PersistenceProvider.createContainerEntityManagerFactory()
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-5344
> URL: https://issues.jboss.org/browse/AS7-5344
> Project: Application Server 7
> Issue Type: Bug
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list