[omniORB] using more orb-s in the same application

Attila Czigány atteeharp at gmail.com
Wed Apr 26 21:43:21 BST 2006


Hello!
In my application I would like to use more NameService/ORB -s.
The app works as server and client too, the clients NameService is on
another host, not the same as for the server part.
But when I want to initialize the second orb with
CORBA::ORB_init(argc,argv,.., options), it return with the same setting
which was initialized before, and not with the things set in options
variable.

Another problem, I dont know if it is normal or not.
If the server app is not on the same net as the NameService, it cannot
register its object. Is this normal?
(server app on local net, NameService on internet)

Thanks, Attila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060426/e1b4180b/attachment.htm


More information about the omniORB-list mailing list