Although I have yet to succeed at using CAS, I can answer this question. Spring LDAP is a *separate* download/jar from Spring. Go to the Spring website and you should be able to download it... then you'll know the name of the JAR you are missing.
bruno ________________________________ From: Michael A Jones [mailto:[email protected]] Sent: Thursday, February 12, 2009 5:21 AM To: [email protected] Subject: [cas-user] Difficulties with CAS and LDAP deployment on Solaris 10 using Java 5.0.12 Hi there, I am still having difficulty deploying CAS connected to an LDAP on my Solaris 10 OS and wondered if I could have some advice. I am running Java 5.0.12. I have tried the method compiling using Maven, but when I deploy the compiled war file I get an error in the deployerContextConfig.xml saying it cannot create an inner bean HttpClient. I was using the BindLdapAuthenticationHandler method. I also have tried the instructions in CAS quickly to deploy the cas-server-webapp-3.3.1.war using the FastBind LDAP method, but again the CAS server fails to start giving an error saying it cannot create the fastbind inner bean due to ClassDefNotFound for org/springframework/ldap/core. It appears that rather than the settings themselves being wrong in deployerContextConfig.xml, that there are classes that are missing somewhere. Is it a case of just ploughing through the POM.xml to check these?? Regards Mike Jones Identity Management Systems Administrator e-sig University of Hull -- 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 -- 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
