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

rmi.Naming spec misses <scheme> part of the URL

XMLWordPrintable

    • hopper
    • sparc
    • solaris_2.5
    • Verified



      Name: apR10100 Date: 01/16/2002



      java.rmi.Naming spec contain the following sentence:

      "The Naming class's methods take, as one of their arguments,
      a name that is a URL formatted java.lang.String of the form:

          //host:port/name
       
      where host is the host (remote or local) where..."

      But "//host:port/name" is not well-formed URL, according
      to the RFC 1738:

      "; The generic form of a URL is:

      genericurl = scheme ":" schemepart"

      Scheme part of the URL used for rmi communications should
      be specified.

      ======================================================================

            awollratsunw Ann Wollrath (Inactive)
            avpsunw Avp Avp (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: