ll /opt/work/local-cas/target/cas/WEB-INF/lib/ does not show the opensaml*.jar.
On Thu, Jul 14, 2016 at 1:44 PM, Misagh Moayyed <[email protected]> wrote: > The module should be pulling in an opensaml dependency/jar. Do you see > that jar in the final artifact? > > -- > Misagh > > From: Eric Kyle <[email protected]> <[email protected]> > Reply: Eric Kyle <[email protected]> <[email protected]> > Date: July 14, 2016 at 11:26:18 AM > To: CAS Community <[email protected]> <[email protected]> > Subject: [cas-user] Cas 4.2.2 ADFS error > > I have a stock CAS 4.2.2 install and am trying to implement CAS using the > instructions at the site below. > > https://apereo.github.io/cas/4.2.x/integration/ADFS-Integration.html > > While it builds fine, deployment yields the below errors. > > 2016-07-14 13:13:59,444 ERROR > [org.springframework.web.context.ContextLoader] - <Context initialization > failed > org.springframework.beans.factory.BeanCreationException: Error creating > bean with name 'adfsPrincipalResolver': Injection of autowired dependencies > failed; nested exception is > org.springframework.beans.factory.BeanCreationException: Coul > d not autowire field: private > org.jasig.cas.support.wsfederation.WsFederationConfiguration > org.jasig.cas.support.wsfederation.authentication.principal.WsFederationCredentialsToPrincipalResolver.configuration; > nested exception is java.lan > g.NoClassDefFoundError: org/opensaml/security/credential/Credential > > > > Caused by: org.springframework.beans.factory.BeanCreationException: Could > not autowire field: private > org.jasig.cas.support.wsfederation.WsFederationConfiguration > org.jasig.cas.support.wsfederation.authentication.principal.WsFederationCr > edentialsToPrincipalResolver.configuration; nested exception is > java.lang.NoClassDefFoundError: org/opensaml/security/credential/Credential > > Thoughts, > > Eric > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAF9f9PDaED%3D8-j1k1ZWdjrC8ZSLgzXsa7e8oZTWR32dnAxsRYA%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAF9f9PDaED%3D8-j1k1ZWdjrC8ZSLgzXsa7e8oZTWR32dnAxsRYA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.5787dd7d.4562202d.8563%40unicon.net > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.5787dd7d.4562202d.8563%40unicon.net?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAF9f9PCoNcrj_Khe6Fu%2BcqFCcHsEVnuexwF44V-UdFFqHacO_w%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
