[omniORB] omniORB and TAO in the same process space
    Alexandre DENIS 
    Alexandre.Denis at labri.fr
       
    Fri Jun 22 10:57:48 BST 2007
    
    
  
Le Fri 22 June 2007, Friedhelm Wolf a écrit :
> Do you in general advise against the use of two ORBs (from
> different vendors) in the same process?
You can't use two ORBs from different vendors in the same process because they 
want to use the same namespace (i.e. CORBA::*)
When the application calls e.g. CORBA::ORB_init(), is it supposed to call 
omniORB or TAO?
-a.
    
    
More information about the omniORB-list
mailing list