> Can anyone tell me the spring-ldap version for CAS 3.4.2? Or a way to > determinate this?
According to https://source.jasig.org/cas3/tags/cas-server-3.4.2/pom.xml, version is 1.3.0.RELEASE. Based on your previous error, you may have other version problems. You MUST get the same versions of components as those defined in the CAS module POMs. The beauty of Maven War Overlay is that it manages transitive dependencies like spring-ldap automatically once you indicate you want a particular CAS module, like LDAP support. M -- 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
