I am having some issues with getting ldap authentication to work with my cas.
i am having the same problem as discussed here:
http://tp.its.yale.edu/pipermail/cas/2007-April/004835.html

i get this error:
Error creating bean with name
'org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler#136bdda'
defined in ServletContext resource
[/WEB-INF/deployerConfigContext.xml]: Invocation of init method
failed; nested exception is java.lang.IllegalArgumentException: Note,
this behavior has changed from the CAS 3.0.6 behavior. You now MUST
specify an instance of HttpClient. Before it would create an instance
for you.

i edited the deployerConfigContext.xml file with correct values. i
belive that i have all the libs nessary.
and i think i have the source code in the right place.

here are my lib files:
cas-server-ldap-3.0.7.jar
commons-lang.jar
ivys
ldapbp.jar
spring-context.jar
spring-dao.jar
commons-collections.jar
commons-logging.jar
ldapbp-1.0.jar
ldaptemplate-1.0.2.jar
spring-beans.jar
spring-core.jar
spring-ldap-1.1.2.jar

here are my localPlugins/src files;
src/main:
java  resources
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to