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=3817>.
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=3817
classpath loading priority doesn't match docs
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From [EMAIL PROTECTED] 2001-09-25 12:19 -------
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/class-loader-howto.html
documents that the shared loader is between the common loader and the webapp
loader.
Since that's the behavior that's implemented, I don't see any problem.
Don't put anything containing the old servlet API classes in any of the
Catalina loaders.