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

Johnny Willemsen jwillemsen at remedy.nl
Fri Jan 16 12:12:07 GMT 2015


Hi,

>> 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.

TAO and TAOX11 both can do this

Johnny



More information about the omniORB-list mailing list