It's documented here: https://apereo.github.io/cas/5.2.x/installation/Configuring-Servlet-Container.html#external
TL;DR: Servlet v3.1 or better, so Tomcat 8.5.x or better (8.0.x is end-of-life as of June 30th of this year). --Dave -- DAVID A. CURRY, CISSP *DIRECTOR OF INFORMATION SECURITY* INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 212 229-5300 x4728 • [email protected] [image: The New School] On Sun, Feb 18, 2018 at 6:52 PM, Matthew Hannay <[email protected]> wrote: > 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 > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/d2d7a569-6ea7-44f3-b3c8-fd16ef59af5c%40apereo.org?utm_medium=email&utm_source=footer> > . > -- - 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/CA%2Bd9XANxwfV_TCFuFfqQd1_2wOM2mjM_OWMhWfaeq9bKY%2BSmPw%40mail.gmail.com.
