[omniORB] Trying to use bidir and corbaloc together (problem with "omniINSPOA")

Duncan Grisby duncan at grisby.org
Thu Nov 25 15:20:27 GMT 2004


On Tuesday 23 November, Mark JentZ wrote:

> The problem for me is how do I make CORBA objects work with bidir if
> the "omniINSPOA" doesn't support that policy?? I can't require
> customers to start a seprate omniNAMES process on their site :/

Register a bootstrap object in the omniINSPOA that has a method to
return a reference to your real object in a POA with the bidir policy.
That way, the client initially connects with the corbaloc URI, and then
retrieves an object reference with all the bidir stuff it needs.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list