Re: orbit-perl talking to JDK 1.4 server



I have not tried to attach ORBit C clients to the
server.  ORBacus 3.3, WLE 5.1 C clients and JDK 1.4
java clients connect without problems.

I added the narrow and that did not affect the strace,
and it still hangs in the same place.

my $nameService = $orb->string_to_object( $ior );
$nameService->_narrow('IDL:omg.org/CosNaming/NamingContext:1.0');
my $name = [{ id => $factoryID, kind => "" }];
my $factory = $nameService->resolve( $name );

-Dave


--- Huw Rogers <count0 metavector com> wrote:
> > 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 <count0 metavector com>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]