[omniORB] Basic simple question. Can two or more references to different ORBS coexist?

Ramón Talavera ramon.talavera at gmail.com
Fri Jan 16 12:01:16 GMT 2015


I am testing and somehow feeling shy for asking such a simple question:

Can two or more references to different ORBS coexist?

In more detail:

Can there be two or more CORBA::ORB_var configured with different calls
to  CORBA::ORB_init(argc, argv) passing different arguments in each call?

My tests are obtaining the same address for all orb pointers and the
arguments to the successive calls to ORB_init seem to be ignored.

Is this normal behaviour? I am trying to make the code for a program which
uses servants registered under two different orbs and the result I am
getting is that the second servant is registered onto the NameService of
the first orb, no matter if told to register on orb2.

Thanks in advance,
 Ramon Talavera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20150116/2b4c2ae1/attachment.html>


More information about the omniORB-list mailing list