I'm getting a ClassCastException when I try to use spring security + ldap.

java.lang.ClassCastException: com.sun.jndi.ldap.LdapCtx cannot be cast to org.springframework.ldap.core.DirContextAdapter...