http://www.ja-sig.org/wiki/display/CASUM/LDAP has been updated to reflect that pooled="false" is the correct setting for any LdapContextSource used for authentication. Scott did the two Spring config examples, and I corrected the text that described the pooled attribute.
> Our custom code > had ensured that even if pooled=true was set it would not be used. I'm not > sure if Spring LDAP does the same thing (we had switched to Spring LDAP). Spring 1.3.0 LdapContextSource does not do this for the default SimpleDirContextAuthenticationStrategy, although it would be possible to plug in a custom implementation that forced pooled="false" like we did formerly with AuthenticatedLdapContextSource. 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
