Hi Ganesh, I forget to clarify, our CAS server is also using Tomcat war deployment (CAS 5.x, been running for at least 5 months now), and I don't have the following in my pom.xml
- tomcat-embed-core - tomcat-embed-el - tomcat-catalina - jstl So I think it is safe to assume those are not needed. As for: - javax.inject - servlet-api Those are used by us to enable some custom features. If I remove those customization, those 2 are not needed as well. Hope these info give you more peace in mind when cleaning up your pom.xml :) Cheers! - Andy -- - 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/c12f652d-e66c-48a3-849d-15814a3741b0%40apereo.org.
