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

Wrong RepositoryId generation from some of the Portable Interceptors IDL files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • None
    • beta2
    • sparc
    • solaris_2.6
    • Not verified

        Some of the IDL files in org.omg.PortableInterceptor module need to have the following statement:

        #pragma prefix "omg.org"

        Affected files are CORBAX.idl, IOP.idl, Messaging.idl

        Currently, #pragma is not defined, but there is module hierarchy of the form:

        module org {
        module omg { ..., etc. in these files.

        This affects the RepositoryId generation in the Helper files. Instead of generating RepositoryId of the form: "IDL:omg.org:, the RepId generated is
        "IDL:org/omg". This could cause on the wire interop problems and needs to be
        fixed before Merlin FCS.

        ********************************************************************************
        ###@###.### 2001-11-27

        With Build:
        j2sdk-1_4_0-rc-bin-b88-solsparc-27_nov_2001

        By code inspection:
        /java/j2se/re/j2sdk1.4.0/ws/j2se/src/share/classes/org/omg/PortableInterceptor/CORBAX.idl
        /java/j2se/re/j2sdk1.4.0/ws/j2se/src/share/classes/org/omg/PortableInterceptor/IOP.idl
        /java/j2se/re/j2sdk1.4.0/ws/j2se/src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
        /java/j2se/re/j2sdk1.4.0/ws/j2se/src/share/classes/org/omg/PortableInterceptor/Messaging.idl
        ********************************************************************************

              hcarr Harold Carr
              ajindalsunw Anita Jindal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: