I have built CAS as a standalone war and deployed to Tomcat 7.latest_stable(7.0.85) and I get a Caused by: java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/tld/TldParser
However in tomcat 8 deploys fine I am suspecting a difference in Servlet / JSP / EL specs between tomcat 7 and 8 http://tomcat.apache.org/whichversion.html Does anyone know of the top of their head what JEE specs (Servlet / JSP / EL) CAS 5.2+ supports? I will Dig into the code and POMs to work it out. --Matt On Tuesday, 9 January 2018 08:23:47 UTC+10, George Lawson-Crowson wrote: > > Hello! I'm trying to install CAS and am getting Tomcat errors saying that > I'm missing the TldParser JAR. If you could help, please respond to my > StackOverflow question > <https://stackoverflow.com/questions/48157530/tomcat-cas-missing-tldparser> > . > > Sincerely, > George Crowson > Systems Developer > Southwestern University > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/d2d7a569-6ea7-44f3-b3c8-fd16ef59af5c%40apereo.org.
