https://issues.apache.org/bugzilla/show_bug.cgi?id=42950
Mark Thomas <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #5 from Mark Thomas <[EMAIL PROTECTED]> 2008-03-06 13:34:25 PST --- The clear references fucntionality was provided to work around libraries that didn't clean up after themselves or provide hooks to enable the developer to do so. The downside is that it can cause odd behaviour such as seen here. In an ideal world you shouldn't need this feature and if it causes issues you can disbale it using the option: -Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false Do you still see this issue with clear references disabled? -- 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]