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

Documentation improvement for enum constants used over RMI-IIOP.

    XMLWordPrintable

Details

    • sparc
    • solaris_10

    Description

      My customer is receiving the following message after upgrading to 6u7 or upper:

      org/omg/CORBA/MARSHAL: CORBA MARSHAL 0 No; nested exception is:
      org.omg.CORBA.MARSHAL: can't deserialize enum vmcid: 0x0 minor code: 0 completed: No

      We should document the following adviced I found in case 66005672:

      Customer need to take care those type in their code, use other acceptable type to substitute Enum in RMI-IIOP. He should use a class to represent the Enum type and within the class use static integers to represent the Enum type value. Then when serialize, use the representation not the Enum. Enum is not recognized in serialization in RMI-IIOP.

      Attachments

        Issue Links

          Activity

            People

              santhoshla Santhosh La (Inactive)
              gsalaun Gildas Salaun (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: