DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12098>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12098

Session manager and context class loader

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Session manager and context |Session manager and context
                   |class loader                |class loader



------- Additional Comments From [EMAIL PROTECTED]  2002-08-27 20:26 
-------
Put more succintly in the start() method of the session manager implementation:

In 4.0.3:
Thread.currentThread().getContextClassLoader() is a WebappClassLoader

In 4.1.9
Thread.currentThread().getContextClassLoader() is a StandardClassLoader

Was this an intentional change?  Easily worked around though.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to