Enrico Bianchi wrote: > > "Michael Ströder" wrote: >> Enrico Bianchi wrote: >>> on the catalina.out Caused by: >>> org.springframework.beans.factory.BeanCreationException: Error >>> creating bean with name >>> 'org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler#3c37f4' >>> defined in ServletContext resource >>> [/WEB-INF/deployerConfigContext.xml]: Cannot resolve reference to >>> bean 'contextSource' while setting bean property 'contextSource'; >>> nested exception is >>> org.springframework.beans.factory.CannotLoadBeanClassException: >>> Cannot find class >>> [org.jasig.cas.adpators.ldap.util.AuthenticatedLdapContextSource] for >>> bean with name 'contextSource' defined in ServletContext resource >>> [/WEB-INF/deployerConfigContext.xml]; nested exception is >>> java.lang.ClassNotFoundException: >>> org.jasig.cas.adpators.ldap.util.AuthenticatedLdapContextSource >> >> Did you read >> >> http://www.ja-sig.org/wiki/display/CASUM/Upgrading >> >> and the red boxes on >> >> http://www.ja-sig.org/wiki/display/CASUM/LDAP >> >> "As of CAS 3.3.2 this class has been removed because Spring LDAP 1.3's >> LdapContextSource now supports the required methods" > > I rewrited the configuration from scratch.
Did you actually read my e-mail? Did you read exactly what's written on http://www.ja-sig.org/wiki/display/CASUM/LDAP in section "AuthenticatedLdapContextSource"? There it says that AuthenticatedLdapContextSource was removed from CAS server 3.3.2. If I write an answer with links to help others I usually spend some of my rare spare time to look up the information before sending my answer to avoid faults and misunderstandings. So I expect you to really read it! If you don't I won't waste my spare time in case of your next question. Ciao, Michael. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
