jasig-cas IRC Logs-2011-11-17

[09:04:42 CST(-0600)] <copernicus> hey, can anyone help me with this error i'm getting?

[09:04:46 CST(-0600)] <copernicus> Cannot convert value of type [org.springframework.ldap.core.support.LdapContextSource] to required type [org.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource] for property 'contextSource': no matching editors or conversion strategy found

[09:04:49 CST(-0600)] <copernicus> i'm on CAS 3.4.2.1

[09:18:53 CST(-0600)] <copernicus> does it have to do with the version of spring-ldap that i have?

[09:26:26 CST(-0600)] <copernicus> ok, looks like it is a combination of having cas-server-support-ldap-3.3.1.jar and cas-server-support-ldap-3.4.2.1.jar in my lib

[09:26:55 CST(-0600)] <copernicus> and spring-ldap-1.2.1.jar instead of spring-ldap-1.3.0.jar

[09:44:43 CST(-0600)] <copernicus> how would i make it use the correct verions of spring-ldap and cas-server-support-ldap?

[09:44:51 CST(-0600)] <copernicus> if i'm doing an overlay?

[10:51:30 CST(-0600)] <brandon_> hello

[10:52:18 CST(-0600)] <brandon_> trying to authenticate with CAS and AD over LDAP

[10:52:23 CST(-0600)] <brandon_> getting this error: http://pastebin.com/JFCuRBBb

[12:31:58 CST(-0600)] <brandon_> anyone have an idea what is causing this error: http://pastebin.com/JFCuRBBb

[12:32:09 CST(-0600)] <brandon_> why would remaining name be '/' ?

[13:12:38 CST(-0600)] <brandon_> ?