https://issues.apache.org/bugzilla/show_bug.cgi?id=52833
olamy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from olamy <[email protected]> 2012-03-19 21:40:18 UTC --- >It would be helpful if you could identify which of the following cases is >triggering this problem: >a) calling Catalina.setParentClassLoader() and passing null >b) calling Catalina.setParentClassLoader() and passing a class loader that does >not have the system class loader as an ancestor >c) Something else. happen for b). The c) case is not using setParentClassLoader(). I discovered my trouble using this. BTW I saw your commit which should fix (not tested yet) -- 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]
