Issue 673: C++ mapping of servants may result in ambigous run-time behavior (cxx_revision) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: If the same servant and ObjectId are registered with two POAs, _this() can"t know which object to return outside of a method invokation Resolution: Close no change. This issue is already addressed in the CORBA 2.3 specification. Revised Text: Actions taken: August 11, 1997: received issue May 12, 1998: issue moved from port-rtf to cxx_revision June 13, 2000: closed issue Discussion: End of Annotations:===== Return-Path: X-Sender: frantz@nashome1.beasys.com Date: Mon, 11 Aug 1997 15:43:28 -0400 To: port-rtf@omg.org, issues@omg.org From: Dan Frantz Subject: POA issues Cc: frantz@beasys.com Issues for the Portability Task Force. 6. Summary: C++ language mapping of servants may result in ambiguous run-time behavior. Discussion: If the same Servant and ObjectId are registered with two POAs, _this() can't know which object to return outside of a method invocation.