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

stubs/skeletons should be loaded from CLASSPATH or application's classloader

XMLWordPrintable

    • 1.1
    • sparc
    • solaris_2.5
    • Not verified

      The stubs/skeletons for remote objects should first be loaded using CLASSPATH (if possible), if not they should be loaded from the application's classloader. Initially the stub/skeleton loading routines (in sun.rmi.server.RemoteProxy) loaded the classes using Class.forName which does not resolve the class with respect to the desirable class loader (e.g., the applet class loader).

            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: