[omniORB] Re: strictIIOP

Sai-Lai Lo s.lo@uk.research.att.com
Fri, 24 Aug 2001 17:37:50 -0000


> 2. From the environment variable. For instance, if you do:
>      export lcdMode=1
>    or
>      export strictIIOP=1
>    Then omniORB will start up with these modes enabled.
> 
 
Actually, the environment variable should have the ORB prefix.
In other words, the examples should look like this:

export ORBlcdMode=1
export ORBstrictIIOP=1