Instead of setting the contextSource property on LdapPersonAttributeDao, try setting the LdapTemplate property with an LdapTemplate bean with ignorePartialResultException=true. The LdapTemplate's contextSource will trickle down to the contextSource of LdapPersonAttributeDao, so you set one or the other. I think that will resolve your problem. If it does, feel free to update the wiki.
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
