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

OperationNotSupported on createSubcontext?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.1
    • 1.0
    • core-libs
    • None
    • 1.1
    • unknown
    • solaris_2.5.1
    • Verified

      I got an OperationNotSupportedException when I tried to create a subcontext. Of course the subcontext I asked for had a bad name; the name was "george" and, not having an equal sign in it, would never pass LDAP rules.

      > com.sun.java.naming.OperationNotSupportedException; Remaining Name: 'george'

      This exception means that what you tried to do is unsupported; the implication is that creation of a subcontext is unsupported in this situation.

      Unfortunately there was no indication that this was not the case. This can be very misleading.


            vinnie Vincent Ryan
            abonadiosunw Allan Bonadio (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: