Re: orbit-perl talking to JDK 1.4 server

Huw Rogers <[email protected]> Fri, 07 Jun 2002 16:26:19 +0900
Newsgroups gmane.comp.gnome.orbit.perl
Message-ID <[email protected]>
> Duh, thanks.  I just blew away all the glade-devel and
> gdk-devel stuff.  Now it installs.
> 
> ORBit-0.5.15-1.i386
> CORBA-ORBit-0.4.5 
> Redhat 6.2
> JDK 1.4 CORBA server.
> 
> But still the same problems:

When you say C clients connect ok, do you mean ORBit C clients?
You may want to try this:

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

after the string_to_object() call.

	-Huw

-- 
Huw Rogers <[email protected]>