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

Attempt to invoke ORB methods with ORBSingleton ORB throws wrong exception

XMLWordPrintable

    • sparc
    • solaris_8

      ******************************************************************************
      ###@###.### 2002-09-23

      Description:
      The IDL to Java Mapping(2.4) ptc/2001-10-21 spec says that only the following methods may be called on the singleton ORB (Section 1.21.9.3).

      1) create_xxx_tc()
      2) get_primitive_tc()
      3) create_any()

      An attempt to invoke any other methods shall raise the system exception NO_IMPLEMENT. but the following methods are throwing Security exception instead of NO_IMPLEMENT.

      object_to_string(), string_to_object(), send_multiple_request_oneway(), send_multiple_request_deferred(), poll_next_response(), get_next_response(), run(), shutdown(), work_pending(), perform_work(), connect(), disconnect() & destroy().


      With Build:
      j2sdk-1_4_1-fcs-bin-b21-solaris-sparc-06_sep_2002

      Sample Test:
      Attached with this bug.
      ********************************************************************************

            hcarr Harold Carr
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: