Search:

Type: Posts; User: Meena; Keyword(s):

Search: Search took 0.03 seconds.

  1. In case someone got stuck I found the solution ...

    In case someone got stuck I found the solution

    ldapTemplate.setIgnorePartialResultException(true);


    or

    <bean id="ldapTemplate" class="org.springframework.ldap.core.LdapTemplate" >...
  2. UnknownHostException when connecting to LDAP server

    Hi All,

    I am new to LDAP, I managed to connect to the server and retrieved some data.

    When I use the following I get an exception:...
Results 1 to 2 of 2