I do have that repository in my pom.xml listed with the other repositories.

On Wed, Mar 8, 2017 at 7:21 AM, Dmitriy Kopylenko <dkopyle...@unicon.net>
wrote:

> Add this repository to your overlay’s pom:
>
> <repository>
>         <id>shibboleth-releases</id>
>         
> <url>https://build.shibboleth.net/nexus/content/repositories/releases</url>
>     </repository>
>
>
> D.
>
> From: John Wynstra <jdwyns...@gmail.com> <jdwyns...@gmail.com>
> Reply: cas-user@apereo.org <cas-user@apereo.org> <cas-user@apereo.org>
> Date: March 7, 2017 at 3:15:07 PM
> To: cas-user@apereo.org <cas-user@apereo.org> <cas-user@apereo.org>
> Subject:  [cas-user] SAML setup
>
> 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 cas-user+unsubscr...@apereo.org.
> 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
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CADTFBKrXVYN%3DsgnJAaAFniMQFfVRqXhEWF_pHGf9usR5tD9bVQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> --
> - 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 cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit https://groups.google.com/a/
> apereo.org/d/msgid/cas-user/etPan.58c0055b.70aabefd.266%40unicon.net
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.58c0055b.70aabefd.266%40unicon.net?utm_medium=email&utm_source=footer>
> .
>

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CADTFBKoFjMQxTKaMpJSP7QvRjVfPDmb8Z43MmxK9Og-RrFiYzw%40mail.gmail.com.

Reply via email to