[omniORB] two ORBs in a single process

Slawomir Lisznianski slisznianski at asyncnet.com
Fri Aug 12 13:31:51 BST 2005


Hello,

Is there a way to build omniORB entirely in its own namespace? For
example, references to CORBA::string_free would have to be qualified as
omniOrb::CORBA::string_free, etc.

The problem we are dealing with is that a single process happens to use
two CORBA implementations. We are providing a shard library that uses
omniORB, but the process we are linked with at run-time uses Visibroker.
If we could isolate ourselves from the global CORBA namespace, we would
be able to make it work, I think.

Thanks for any suggestions,
Slawomir




More information about the omniORB-list mailing list