Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6748156

add an new JNDI property to control the boolean flag WaitForReply (JDK5)

XMLWordPrintable

    • b03
    • x86
    • linux_suse_sles_10

        cannot cancel LDAP search operation via JNDI before the LDAP server sends the first batch of answers

        The problem can be solved when changing the class com.sun.jndi.ldap.LdapCtx, method c_search(Name name, String filter, SearchControls cons, Continuation cont), row 1747. This method invokes "searchAux" with a parameter called "WaitForReply". In the original code "waitForReply" is set to true. A JNDI property is in order to allow customer to change "WaitForReply" to false in their code.

              coffeys Sean Coffey
              ohey Olaf Hey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: