https://issues.apache.org/bugzilla/show_bug.cgi?id=46221
--- Comment #6 from Mark Thomas <[EMAIL PROTECTED]> 2008-12-03 10:44:20 PST --- Using the provided test case I don't see any memory leaks. I do see various references retained after the web application has been stopped but before it is restarted / undeployed. A leak would be when reloads lead to an increase in the number of instances of a class, typically the webappclassloader, and I don't see that. Yes, we could do a better job of cleaning up the logger references when the web application stops but that is more an enhancement than a bug. I'll set up a separate test for multiple deploy/undeploy to see if I can create the issue Peter saw. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]