[omniORB] Calling ORB_init many times with different values for
	same arg
    Thomas Lockhart 
    lockhart at fourpalms.org
       
    Tue Mar  2 10:31:34 GMT 2004
    
    
  
...
> Is there a method call rather than passing args to ORB_init ?
Yes, that would seem to be much less work than trying to deal with 
ORB_init() (which I think you should only call once anyway).
Just pass in to your program corbaloc references to the name servers you 
want, and connect up to them just like you would do to any other object.
hth
                    - Tom
    
    
More information about the omniORB-list
mailing list