Inter ORB communication
Sai-Lai Lo
S.Lo@orl.co.uk
Fri, 20 Feb 1998 11:21:20 GMT
>>>>> Ole Storm writes:
> Now, the real interesting thing was to see if the client and server
> could communicate across the two CORBA implementations. The result is:
> Client Server Result
> omniORB OmniBroker no success
> OnmiBroker omniORB OK
> The omniORB client succeeds in doing both the string_to_object and
> _narrow, but fails in the first call towards the server. Apparently
> things goes wrong in the destructor of class omniRopeAndKey. The call
> never reaches the server!
> Before going into further details I would like to know if I am trying to
> do something impossible, or is there something I should be aware of when
> I am trying to do inter ORB communication.
We are not aware of any interoperability problem with OmniBroker.
Nevertheless, it may be worth checking if OmniBroker supports GIOP
LocateRequest message.
My posting:
http://www.orl.co.uk/omniORB/archives/1997-Nov/0036.html
provides some more detail.
Regards,
Sai-Lai