CORBA 2.3 NO IDEA Avatar
  1. OMG Issue

CORBA23 — Semantics of system exception completion_status

  • Key: CORBA23-5
  • Legacy Issue Number: 1315
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: The CORBA 2.2 spec says the following about completion_status:

    Each standard exception also includes a completion_status code which
    takes one of the values

    {COMPLETED_YES, COMPLETED_NO, COMPLETED_MAYBE}

    .
    These have the following meanings:

    COMPLETED_YES The object implementation has completed processing prior
    to the
    exception being raised.
    COMPLETED_NO The object implementation was never initiated prior to the
    exception
    being raised.
    COMPLETED_MAYBE The status of implementation completion is
    indeterminate.

    These definitions do not cover the case where the standard exception was
    raised by the object implementation itself.

  • Reported: CORBA 2.2 — Mon, 11 May 1998 04:00 GMT
  • Disposition: Resolved — CORBA 2.3
  • Disposition Summary:

    No Data Available

  • Updated: Fri, 6 Mar 2015 20:58 GMT