Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 15454 invoked by uid 500); 1 Oct 2001 19:42:18 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 15445 invoked from network); 1 Oct 2001 19:42:18 -0000 Date: 1 Oct 2001 19:42:22 -0000 Message-ID: <20011001194222.7816.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 3896] - ClassCastException when invoking certain subclasses of HTTPServlet X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 amyroh@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From amyroh@apache.org 2001-10-01 12:42 ------- Check the location of servlet.jar and make sure that your web application doesn't have servlet.jar in web-inf/lib. Could you reply back if you're still having the problem?