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

CORBA tie classes for JMX Remote API should be in javax.management.remote.rmi

XMLWordPrintable

    • b81
    • generic
    • generic

      Due to bug 6314144, the CORBA tie classes for the remote objects javax.management.remote.rmi.{RMIServer,RMIConnection}Impl were generated in org.omg.stub.javax.management.remote.rmi._{RMIServer,RMIConnection}Impl_Tie instead of javax.management.remote.rmi._{RMIServer,RMIConnection}Impl_Tie as required by the OMG's "IDL to Java Language Mapping Specification". The JDK's ORB looked for these classes in the same place so everything worked. But another ORB implementation that follows the spec to the letter will not find the tie classes.

      Now that rmic has been updated so it can generate the tie classes in the right package, the JMX Remote API should be updated correspondingly.

            jferaud Joel Feraud (Inactive)
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: