<div dir="ltr">I am testing and somehow feeling shy for asking such a simple question:<div><br></div><div>Can two or more references to different ORBS coexist?</div><div><br></div><div>In more detail:</div><div><br></div><div>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? </div><div><br></div><div>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.</div><div><br></div><div>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. </div><div><br></div><div>Thanks in advance,</div><div> Ramon Talavera</div><div><br></div><div><br></div></div>