https://issues.apache.org/bugzilla/show_bug.cgi?id=48971
--- Comment #7 from Mark Thomas <ma...@apache.org> 2010-05-24 10:22:30 EDT ---
The approach suggested by Sylvain on the dev list was to set the Thread's
context class loader to null. I'm not 100% about the side-effects of that
either. However, that did trigger another idea - setting the context class
loader to the parent of the webapp class loader, normally the common class
loader. In that case, we still need to log an error - it is just the corrective
action that changes.

I'll test this idea out over the next day or so.

-- 
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

Reply via email to