CORBA 2.3 NO IDEA Avatar
  1. OMG Issue

CORBA23 — Typo in POA

  • Key: CORBA23-24
  • Legacy Issue Number: 2200
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: On P. 11-52 I see:

    ...Assuming the POA has the USE_SERVANT_MANAGER policy and no servant
    manager is associated with a POA, any request received by the POA for
    an Object Id value not present in the Active Object Map will result
    in an OBJECT_NOT_EXIST exception.

    However on P. 11-9:

    If the POA has the USE_SERVANT_MANAGER policy, a servant manager
    has been associated with the POA so the POA will invoke incarnate or
    preinvoke on it to find a servant that may handle the request. (The
    choice of method depends on the NON_RETAIN or RETAIN policy of the
    POA.) If no servant manager has been associated with the POA, the POA
    raises the OBJ_ADAPTER system exception.

  • Reported: CORBA 2.2 — Mon, 9 Nov 1998 05:00 GMT
  • Disposition: Resolved — CORBA 2.3
  • Disposition Summary:

    Incorporate changes in 2.4 and close issue.

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