Does this error message mean that I'm getting close? Could this be an authentication error finally contacting the LDAP server?
2010-05-12 11:38:42,755 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 0 services.> 2010-05-12 11:38:42,895 ERROR [org.springframework.web.context.ContextLoader] - <Context initialization failed> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'centralAuthenticationService' defined in ServletContext resource [/WEB-INF/spring-configuration/applicationContext.xml]: Cannot resolve reference to bean 'authenticationManager' while setting bean property 'authentic ationManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationManager' define d in ServletContext resource [/WEB-INF/deployerConfigContext.xml]: Cannot create inner bean 'org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler#5 f2465' of type [org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler] while setting bean property 'authenticationHandlers' with key [1]; nested exc eption is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler] for bean with name 'org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler#5f2465' defined in ServletContext resource [/WEB-INF/deployerConfigContext .xml]; nested exception is java.lang.ClassNotFoundException: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler V/R, Rob McKennon Unix Admin (fish out of water) -- 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
