[omniORB] Links between naming contexts - problem/challenge
Duncan Grisby
duncan at grisby.org
Wed Nov 19 14:53:54 GMT 2008
On Wednesday 19 November, Carsten.Agger at tietoenator.com wrote:
> Hello to all, I'm a new user of omniorb and am trying to make sense of
> the way links between naming contexts seem to work, compared to the
> OMG Naming Services spec.
[...]
> >nameclt bind ns2 IOR:<IOR of ns2 root>
That binds the naming context of ns2 as a normal binding. For no
obviously good reason, the naming service treats context bindings as
different things to other name bindings. You need to do this:
nameclt -advanced bind_context ns2 IOR:<IOR of ns2 root>
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list