Can you tell me how did you solve it.I have the same trouble now. 在 2016年10月13日星期四 UTC+8下午5:05:11,Jérôme Nenert写道: > > I've got the same issue( version 4.2.6 ) . I still get this error : > > [org.springframework.web.context.ContextLoader] - <Context > initialization failed > org.springframework.beans.factory.parsing.BeanDefinitionParsingException: > > Configuration problem: Unable to locate Spring NamespaceHandler for > XML schema namespace [http://www.ldaptive.org/schema/spring-ext] > Offending resource: ServletContext resource > [/WEB-INF/deployerConfigContext.xml] > > http://www.ldaptive.org/schema/spring-ext returns a 404 > > > <beans xmlns="http://www.springframework.org/schema/beans" > .... > xmlns:ldaptive="http://www.ldaptive.org/schema/spring-ext" > .... > http://www.ldaptive.org/schema/spring-ext > http://www.ldaptive.org/schema/spring-ext.xsd > "> > > > Daniel Fisher <[email protected] <javascript:>> a écrit : > > > On Wed, Apr 20, 2016 at 5:13 PM, 'CanaryJudge' via CAS Community < > > [email protected] <javascript:>> wrote: > > > >> Version 4.2.1 > >> > >> Trying to get the LDAP Authentication ( > >> http://jasig.github.io/cas/4.2.x/installation/LDAP-Authentication.html) > > >> working I ran into this problem: > >> > >> <beans xmlns="http://www.springframework.org/schema/beans" > >> xmlns:ldaptive="http://www.ldaptive.org/schema/spring-ext" > >> xsi:schemaLocation=" > >> http://www.ldaptive.org/schema/spring-ext > >> http://www.ldaptive.org/schema/spring-ext.xsd"> > >> > >> The ldaptive document returns a 404: > >> > >> http://www.ldaptive.org/schema/spring-ext.xsd > >> > >> > > I've added spring-ext-1.1.0.xsd and spring-ext.xsd. > > The non-versioned file name will always point to the latest tagged > version. > > > > > > > > --Daniel Fisher > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] <javascript:>. > > 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/CAFC6YwS5yG4UheKwdxUS-y4u4mZ1ACUgx%2BLZ0XK%2BsGz0SAQNyg%40mail.gmail.com. > > > > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > > > >
-- - 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/f5e2a34e-64a0-40b0-beb4-113d541e6806%40apereo.org.
