I am trying to add saml support to CAS 5.0.3 maven overlay. After adding
the following dependency to pom.xml
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-saml-idp</artifactId>
<version>${cas.version}</version></dependency>
the repackaged CAS.WAR file will deploy but not start on TomCat. I have
not configured any of the saml properties in cas.properties, because I'm
not quite sure where to begin.
Catalina.out has the following or similar errors related to
shibboleth.ParserPool
Caused by: org.springframework.beans.BeanInstantiationException: Failed to
instantiate [org.apereo.cas.support.saml.OpenSamlConfigBean]: Factory
method 'openSamlConfigBean' threw exception; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'shibboleth.ParserPool' defined in class path resource
[org/apere o/cas/config/CoreSamlConfiguration.class]: Bean
instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instanti
ate [net.shibboleth.utilities.java.support.xml.BasicParserPool]:
Factory method 'parserPool' threw exception; nested exception is
java.lang.RuntimeException: java.lang.ClassNotFound Exception:
org.apache.xerces.util.SecurityManager
--
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
---
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/CADTFBKrXVYN%3DsgnJAaAFniMQFfVRqXhEWF_pHGf9usR5tD9bVQ%40mail.gmail.com.