https://issues.apache.org/bugzilla/show_bug.cgi?id=49401
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Mark Thomas <ma...@apache.org> 2010-07-14 03:07:48 EDT --- The code runs on context stop. Differentiating between a context stop and a container stop is going to be tricky and likely to add more complexity than benefit gained. For a well behaved web application (that doesn't leak memory on reload) on a recent JVM there should be no problems with setting: WebappClassLoader.ENABLE_CLEAR_REFERENCES=false -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org