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|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2001-10-02 00:48 ------- I still get the error message. - $JAVA_HOME/jre/lib/ext is empty. - WEB-INF/lib does not exist I start tomcat with the following CLASSPATH (which contains servlet.jar, otherwise no servlets are found): /home/jefe/ag-db/hermes/src:/home/jefe/ag-db/hermes/etc:/home/jefe/ag-db/hermes/ lib/webmacro.jar:/home/jefe/ag-db/hermes/lib/xerces.jar:/home/jefe/ag-db/hermes/ lib/activation.jar:/home/jefe/ag-db/hermes/lib/jakarta-tomcat-4.0/common/lib/ser vlet.jar ... and with the following command line: bin/catalina.sh start -config conf/server_hermes.xml -debug