[omniORB] Getting ObjectId when using default servant
Duncan Grisby
dgrisby@uk.research.att.com
Wed, 13 Sep 2000 11:22:03 +0100
On Sunday 10 September, Sander Steffann wrote:
> I'm having trouble getting the ObjectId that is used to call an object
> implemented by a default servant. I'm just starting with Corba/omniORB,
> si I think I'm just missing something...
Unfortunately, there is no way to do that with omniORB at the moment.
The way to do it would be to use the PortableServer::Current
interface, found with resolve_initial_references("POACurrent"), but
omniORB does not support it yet.
Sorry,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --