[omniORB] interoperability with Orbix
Duncan Grisby
dgrisby@uk.research.att.com
Tue, 07 Aug 2001 11:13:50 +0100
On Monday 6 August, Florent Jugla wrote:
> - if I have a CORBA Orbix 2.3c Server on one machine (which is not using
> the NamingService), can I have an omniORB client talking with this
> server from another machine ?
There are interoperability bugs in some versions of Orbix 2 which
prevent it talking to other ORBs. I'm not sure if 2.3c has the bugs.
On thing is that you may find you have to use the
-ORBverifyObjectExistsAndType 0 command line option to tell omniORB
not to use locate requests.
Other than that, if you transfer the IOR for the Orbix server to
omniORB, it should work.
> - and what if the Orbix server is using the Orbix Naming Service ?
>
> - and what if the Orbix server is using the omniORB Naming Service ?
Again, give omniORB the IOR of the Orbix naming service, or give Orbix
the IOR of the omniORB naming service, and it should work.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --