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

Request to control the setting "com.sun.jndi.ldap.awaitSearchResult" on JDK 1.5.0 and JDK 6

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 5.0
    • core-libs
    • None
    • x86
    • linux_suse_sles_10

      Customer requested:

      I think that the esc eng refers to the JNDI property control that is set
      when the context is constructed, like also batchsize and binary
      attributes are set:

        

      Here is the Javadoc of this class:

       http://java.sun.com/j2se/1.5.0/docs/api/javax/naming/Context.html

      In this class binary attributes are done by setting the property
       "java.naming.ldap.attributes.binary".

        

      We assume that setting the "com.sun.jndi.ldap.awaitSearchResult" in the
      same way, will control the new boolean flag.

        

      If that is the case we think that it is a very good solution

      Suggested changes:

      Introduction of this new JNDI property to control the boolean flag:

           com.sun.jndi.ldap.awaitSearchResult

      Its values are "true" (default) and "false" and is only examined when an LDAP
      context is created.

            Unassigned Unassigned
            fcucchi Franco Cucchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: