Re: IPv6 communication from ORBit to OmniORB
- From: Jules Colding <colding omesc com>
- To: Jaromir Talir <Jaromir Talir seznam cz>
- Cc: ORBit2 <orbit-list gnome org>
- Subject: Re: IPv6 communication from ORBit to OmniORB
- Date: Wed, 09 Aug 2006 10:33:39 +0200
On Wed, 2006-08-09 at 10:29 +0200, Jaromir Talir wrote:
> > ------------ Původní zpráva ------------
> > Od: Jules Colding <colding omesc com>
> > Předmět: Re: IPv6 communication from ORBit to OmniORB
> > Datum: 08.8.2006 11:33:28
> > ----------------------------------------
> > On Tue, 2006-08-08 at 10:45 +0200, Jaromir Talir wrote:
> > > Hello,
> > >
> > > we have created working system with c++ OmniORB corba backend and
> > > small c ORBit2 client. Now we want to switch to IPv6 and it seems it
> > > is problem for ORBit. OmniORB client (omniorbpy) successfully connects
> > > to server but ORBit(pyorbit) fails. It even doesn't make attempt and
> > > throws CORBA.COMM_FAILURE. It probably cannot parse IPv6 addres from
> > > IOR or something like this.
> >
> > ORBIIOPIPv6 ?
> >
>
> I forgot to say that that I tried this way.
>
> # pyorbit
> orb = ORBit.CORBA.ORB_init("ORBIIOPIPv6=1")
> orb = ORBit.CORBA.ORB_init("-ORBIIOPIPv6=1")
The option must be "--ORBIIOPIPv6=1" (notice the double dash).
HTH,
jules
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]