Re: multi-host problems with ORBit
- From: "Arnaud SAHUGUET" <sahuguet lucent com>
- To: "Michael Meeks" <michael ximian com>
- Cc: "orbit" <orbit-list gnome org>
- Subject: Re: multi-host problems with ORBit
- Date: Tue, 26 Nov 2002 09:58:03 -0500
Here are the details:
[sahuguet@suman sahuguet]$ rpm -qa | grep -i orbit
ORBit-devel-0.5.16-1.ximian.1
ORBit-0.5.16-1.ximian.1
+ CORBA-ORBit-0.4.7
[sahuguet@suman SOAP-vs-CORBA]$ less ~/.orbitrc
#ORBIIOPUSock=1
ORBIIOPIPv4=1
I also include thie environment variable in my Perl program.
#!/usr/bin/perl -w
BEGIN { unshift @ARGV, qw(-ORBIIOPIPv4 1); }
...
The first is I would like to achieve is to make the server generate an ior
which contains the IP address of the host.
thanks for your help.
regards,
Arnaud
----- Original Message -----
From: "Michael Meeks" <michael@ximian.com>
To: "Arnaud Sahuguet" <sahuguet@lucent.com>
Cc: "orbit" <orbit-list@gnome.org>;
<sahuguet@research.research.bell-labs.com>
Sent: Tuesday, November 26, 2002 5:19 AM
Subject: Re: multi-host problems with ORBit
> Hi Arnaud,
>
> On Mon, 2002-11-25 at 16:33, Arnaud Sahuguet wrote:
> > I am trying to run ORBit using Perl bindings on a multi-host
> > environment and it does not work.
>
> > I have checked various postings on the mailing list.
> > I have modified the /etc/orbitrc, ~/.orbitrc.
>
> What do your ~/.orbitrc contain ? have you tried passing --ORBitIIOPv4
> (or whatever) on the ORB command line ? also which ORBit are you using ?
>
> Regards,
>
> Michael.
>
> --
> mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]