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=5446>.
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=5446

Can't change webapp class loader (bug #5391 revisited :)





------- Additional Comments From [EMAIL PROTECTED]  2001-12-17 02:10 -------
Thanks for the comments! In my case I would very much like to reuse the already
implemented features of WebappLoader since my own class loader inherits
WebappClassLoader and only overwrites loadClass method. That is, it is also a
WebappClassLoader. Now that WebappLoader and WebappClassLoader are tightly
integrated with a specialized API, would it be possible to support this feature
in case the replacing class loader extends WebappClassLoader? (i.e.
MyClassLoader instanceof WebappClassLoader == true). 

This feature would be extremely nice and it wouldn't break the protocol between
WebappLoader and WebappClassLoader :)

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

Reply via email to