[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-572) PersistenceUnitInfo.getNewTempClassLoader()

Emmanuel Bernard (JIRA) jira-events at lists.jboss.org
Fri Feb 8 10:57:03 EST 2008


    [ http://jira.jboss.com/jira/browse/EJBTHREE-572?page=comments#action_12398930 ] 
            
Emmanuel Bernard commented on EJBTHREE-572:
-------------------------------------------

maybe the issue comes from TL since the NPE in in their code :)

the weird part is that it comes from

0652:                    ClassLoader privateClassLoader = persistenceUnitInfo
0653:                            .getNewTempClassLoader();

so basically, persistenceUnitInfo is null?? in their method call.

> PersistenceUnitInfo.getNewTempClassLoader()
> -------------------------------------------
>
>                 Key: EJBTHREE-572
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-572
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Emmanuel Bernard
>         Assigned To: Bill Burke
>
> The sooner the better.
> Hibernate can't enhance the classes to make property (not association) lazy loading.
> Toplink just can't start.
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939615#3939615

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list