Re: orbit-perl talking to JDK 1.4 server
- From: D Whitney <dwhitnee yahoo com>
- To: Huw Rogers <count0 metavector com>
- Cc: orbit-perl-list gnome org
- Subject: Re: orbit-perl talking to JDK 1.4 server
- Date: Mon, 10 Jun 2002 14:31:18 -0700 (PDT)
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]