Re: [Orbit-python-list] Do activate_object_with_id and -ORBIPv4Port really work?
Status: Inactive
Brought to you by:
tack
From: <ml...@kn...> - 2002-01-31 20:25:20
|
On Wed, Jan 30, 2002 at 08:41:09PM -0200, Christian Robottom Reis wrote: > On Tue, 29 Jan 2002, ml wrote: > > > sys.argv.append("-ORBIIOPIPv4=1") > > sys.argv.append("-ORBIIOPUSock=0") > > sys.argv.append("-ORBIPv4Port=7777") > > I hacked 0.3.1 to fix this, but it could be that the parameter is not > being passed along. I'm not sure if that's your problem. What happens if > you don't pass those in? The first two arguments do have the expected effect, the third not. Cheers. |