[omniORB] Two orbs only one registered.
Martin Trappel
0xCDCDCDCD at gmx.at
Tue Nov 25 22:08:20 GMT 2008
Carreira, Pedro (EXT-Other - PT/Amadora) wrote:
> Hello,
>
> I have the following scenario:
> I have two orbs, but only one of them is registered in the naming
> service. To make things easier I will call the orb registered in the
> naming service the main orb and the other the secondary orb.
> The objects instantiated in the main orb have some methods that returns
> references to objects instantiated in the secondary orb.
> Both orbs are created in the same process and I'm using OmiOrb 4.06
> I just wanted to be sure that depending on the object called the orb
> resources used are also different.
> Do you see any problem with this scenario?
> Thank you.
>
I thought I knew omniORB only supports one ORB per process ... ??
(Indeed, since I get the orb by CORBA::initORB() and that used to always
return the same ORB I have a hard time seeing how it would be possible
to have 2 omniORB ORBs per process ...)
Do you mean POAs?
br,
Martin
More information about the omniORB-list
mailing list