This is the error message I get. The code works fine when there are less parameters
org.springframework.ldap.UncategorizedLdapException: Operation failed; nested exception is...
Type: Posts; User: jthatcher; Keyword(s):
This is the error message I get. The code works fine when there are less parameters
org.springframework.ldap.UncategorizedLdapException: Operation failed; nested exception is...
Hi,
We are using Spring LDAP to implement a common LDAP query component. I hav e tried to implement a search using the OR filter. This works fine when there are only 100 values in my OR filter...