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

Martin Ba 0xcdcdcdcd at gmx.at
Fri Jan 16 12:05:50 GMT 2015


On 16.01.2015 13:01, Ramón Talavera wrote:
> 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.
>

No, omniORB can't do this. At all. There is only one global ORB.

cheers,
Martin






More information about the omniORB-list mailing list