Uploaded image for project: 'Yoko - CORBA Server'
  1. Yoko - CORBA Server
  2. YOKO-194

javax.rmi.CORBA.Util should not be using Class.forName() to load util delegate class.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • v1.0-incubating-M1
    • v1.0-incubating-M1
    • RMI-IIOP
    • Security Level: public (Regular issues)
    • None

    Description

      The javax.rmi.CORBA.Util class is using Class.forName() to load the delegate class. This requires that the delegate class be on the bootstrap class path, which will break most applications trying to use a delegate override. This behavior is different from the Sun behavior, which appears to use the defined default class loading sequence documented for Util.loadClass().

      Attachments

        Activity

          People

            rickmcguire Richard McGuire
            rickmcguire Richard McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: