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

skeletons not loaded from CLASSPATH prevent servers from making RMI calls

XMLWordPrintable

    • 1.1beta3
    • sparc
    • solaris_2.5
    • Not verified

      If skeletons for remote objects are loaded via the RMIClassLoader (using the property java.rmi.server.codebase to locate the skeletons), an exception will be thrown if the remote object implementation to which the skeleton dispatches makes an RMI call. The RMISecurityManager restricts classes loaded by it from connecting to any host.

      Requiring that stubs be loaded by the RMIClassLoader via "codebase" and that skeletons be loaded via CLASSPATH make server configuration more complex. Both scenarios should be supported where stubs.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: