As of r3841
Currently any web request goes through
ThreadContextClassLoaderHttpServiceInvoker, which will set the Thread
context class loader to that of the module which is receiving the request
invocation.
In general, this is desirable, but at times may not be necessary, for
example, if you know that the application does not rely on this behaviour
in any place.
Original issue reported on code.google.com by philzoio...@googlemail.com on 18 Apr 2009 at 1:00
Original issue reported on code.google.com by
philzoio...@googlemail.com
on 18 Apr 2009 at 1:00