Re: [dom4j-user] Usage of thread locals - problems in web apps

2005-03-09 Thread Maarten Coene
Hi Catalin, the CVS version of dom4j contains a solution for this problem. Could you try it out and let me know if there still are issues with it? regards, Maarten Catalin Grigoroscuta schreef: Hello, I've recently debugged an infamous memory leak on a web application, which occurred when the ap

[dom4j-user] Usage of thread locals - problems in web apps

2005-03-09 Thread Catalin Grigoroscuta
Hello, I've recently debugged an infamous memory leak on a web application, which occurred when the application was started/stopped multiple times. For some very strange reasons, the class loader that loaded the application refused to be garbage collected. Investigating this bug I've found quite