As discussed on list (but probably on dev and not users ;-)), we upgraded to Spring LDAP 1.3 which allowed us to eliminate our custom class (as they implemented the method we needed). So you should just be able to replace the class definition in your deployerConfigContext.xml with LdapContextSource.
Let me know if you have any problems. -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Wed, Apr 15, 2009 at 2:28 PM, Johan Reinalda < [email protected]> wrote: > Just tried to rebuild my local overlay against downloaded sources for > CAS3.3.2, and find that the class > AuthenticatedLdapContextSource no longer exists in > cas-server-support-ldap/target/classes/org/jasig/cas/adaptors/ldap/util/ > > This breaks my deployconfig.xml for our MS-AD fastbind. > Not having seen a change log yet, what am I missing ? > > Johan > > > > > -- > 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
