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]> a écrit :
On Wed, Apr 20, 2016 at 5:13 PM, 'CanaryJudge' via CAS Community <
[email protected]> 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].
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/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 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/20161013110504.Horde.VEZ_iKdrp0iZpPkkOFYjsE2%40courriel.u-paris2.fr.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.