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

(1.x) java.rmi.Naming defaults to local hostname, not local IP address

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.0
    • 1.2.2
    • core-libs
    • None
    • beta
    • generic
    • generic

      The default host used when parsing Naming URLs is InetAddress.getLocalHost().
      getHostName(). This is inconsistent with the new scheme of creating Endpoints
      with IP addresses instead of hostnames. In particular, the Registry expects
      binders to connect from the local IP address, which might be different from the
      result of looking up the local hostname in the nameservice.

            ldorninsunw Laird Dornin (Inactive)
            acolleysunw Adrian Colley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: