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

Reserved words in IIOP but not Java cause rmic errors

XMLWordPrintable

    • iiop_fcs
    • generic
    • generic
    • Verified


      Java remote object business methods named using reserved words in IIOP cause an error in rmic, for example:

      Object object (Object O) throws RemoteException;

      // (uses "object")

      Exception exception (Exception e) throws RemoteException;

      // (uses "exception")


      other examples (may) include:

      fixed
      sequence
      array
      enum
      module
      oneway
      in
      out
      inout



      brian.preston@eng 1999-03-22

            duke J. Duke
            bprestonsunw Brian Preston (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: