Jayson Falkner wrote:
> I was trying out the new features on Tomcat 4.0 m5 and it was working
> well.Recently I switched computers and I now get the error included at the
> bottom of this message.
>
> Has anyone encountered this before? I think I might be missing a imple
> install issue. All the servlets run fine. The error only happens on JSP.
>
> JAVA_HOME and CATALINA_HOME are set correctly and I am not running it with
> Apache.
>
Check your $JAVA_HOME/jre/lib/ext directory for obsolete copies of servlet.jar. The
method signatures for some of the servlet API classes are different in the most recent
release, and you *must* use the correct servlet.jar file for the current version of
Tomcat 4.0.
>
> Thanks,
> Jayson
>
Craig McClanahan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]