[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2317) CGLIB unable to lazy load classes in diff. classloader than hibernate jars

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Wed Dec 20 04:51:05 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2317?page=comments#action_25689 ] 

Max Rydahl Andersen commented on HHH-2317:
------------------------------------------

so remove the hibernate jars you have in webapp's and just use the one in the server lib.

But only load classes when you actually are inside the scope of the webapp! Nothing weird about this.

But it is definitly not recommended to use libs from server libs since it very often (always?) result in redeployment
being a pain since you can't unload those classes.

>  CGLIB unable to lazy load classes in diff. classloader than hibernate jars
> ---------------------------------------------------------------------------
>
>          Key: HHH-2317
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2317
>      Project: Hibernate3
>         Type: Bug

>   Components: core
>     Versions: 3.2.1
>     Reporter: Jason Novotny

>
>
> Please see http://forum.hibernate.org/viewtopic.php?p=2334617#2334617 for more details and possible fix

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




More information about the hibernate-issues mailing list