Error when starting applications after an upgrade from Feisty to Gutsy
March 9th, 2009
Applies to:
Description:
Tomcat starts correctly but an error is raised when deploying an application.
Cause:
a. servlet-api.jar is deployed with webapps
b. servlet-api.jar is out of date
servlet-api.jar is already available in tomcat/common/lib folder so remove it from webapps and redeploy the application.