Re: No CosNaming binding?

Huw Rogers <[email protected]> Fri, 07 Jun 2002 16:13:22 +0900
Newsgroups gmane.comp.gnome.orbit.perl
Message-ID <[email protected]>
> # don't know if this makes sense
> $ns->_narrow($ns->_repoid); 

try:

$ns->_narrow('IDL:omg.org/CosNaming/NamingContext:1.0');

Also, make sure a name server is running and you supplied it's IOR as
-ORBNamingIOR on the ORB initialization options or as ORBNamingIOR in
your .orbitrc.

	-Huw
-- 
Huw Rogers <[email protected]>