[omniORB] Orbix IOR's
Brecht Vermeulen
brecht.vermeulen@rug.ac.be
Fri, 25 May 2001 14:22:21 +0200
> Does anyone know of an easy way to get a stringified IOR for the Orbix
> Naming Service that will work with omniORB? Alternatively, does anyone know
> the best way for omniORB to get a NamingContext directly from a local Orbix
> Naming Server?
>
have you tried to start OrbixNames with option -I which writes the IOR
to a file ?
For the second part, maybe you can use one of the ORbix utilities (or
nameclt from omniORB)
to get a reference for one of the NamingContexts (nameclt resolve),
after you have put the root IOR
in /etc/omniORB.cfg (in the case of nameclt).
regards,
Brecht