I am trying to upgrade my Tomcat from 7.0.41 to the latest release 7.0.53
available and the project build failed with below error.

java.lang.NoClassDefFoundError:
org/apache/tomcat/util/descriptor/LocalResolver
        at
org.apache.jasper.xmlparser.ParserUtils.<init>(ParserUtils.java:69)
        at
org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:94)
        at org.apache.jasper.compiler.JspConfig.init(JspConfig.java:243)

And same error from multiple places also.
Is this a known issue?

Regards
-Utkarsh

Reply via email to