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=3896>. 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=3896 ClassCastException when invoking certain subclasses of HTTPServlet [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-10-02 00:55 ------- Do not edit the startup scripts, or otherwise, you're on your own. If the system CL contains servlet.jar, you have to remove servlet.jar from common/lib (just put it somewhere else on your hard drive), otherwise, it will get loaded twice (because of a class loading delegation problem in 4.0 final) and you'll get class conflicts.