From: Steve E. (JIRA) <no...@at...> - 2006-06-26 17:41:58
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1236?page=comments#action_23418 ] Steve Ebersole commented on HHH-1236: ------------------------------------- First, all these comments are visible to all jira users anyway... Since you are a moral lecturer, I assume you have heard the phrase "give a man a fish, he eats for a day; teach a man to fish, he eats for a lifetime". It is not my job nor inclination to give someone an answer. That does not help them in the long run (besides, this is *not* a help forum); nor does it help them understand the issue at hand anyway. And where did I ever say that "saving my valuable time" was the motivation for anything? > Remove static reference to classloader, to avoid memory leak at webapp reload > ----------------------------------------------------------------------------- > > Key: HHH-1236 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1236 > Project: Hibernate3 > Type: Bug > Components: core > Versions: 3.0.5 > Environment: Resin 3.0.15, CGLib 2.1_3 > Reporter: Mattias Jiderhamn > Assignee: Steve Ebersole > Fix For: 3.2.0.alpha1, 3.1.3 > Attachments: OptimizeIt.jpg > > > To avoid memory leaks when web applications reload, please either remove reference to classloader in org.hibernate.util.DTDEntityResolver or remove static reference to that class in org.hibernate.util.XMLHelper > For background information, please see > http://forum.hibernate.org/viewtopic.php?p=2275217#2275217 > http://opensource2.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669 > and attached screen shot -- 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 |