[omniORB] Re: strictIIOP

Sai-Lai Lo s.lo@uk.research.att.com
Fri, 24 Aug 2001 09:31:44 -0000


Indeed the registry key has changed. On startup the ORB looks for the new
registry key. If it is not found it will fall back to the old registry key
and print out the warning message.

<top>/sample.reg is provided to make it easy to populate and change the
omniORB4 registry entries. Just modify the content and execute the command:
  regedit sample.reg

Notice that regedit only adds or modify the registry entries, it does not
remove the values that are not present in sample.reg. To remove the values
one has to use the GUI of regedt32 (or regedit).

Sai-Lai


----- Original Message -----
From: "Frédéric Bouvier" <frbouvi@wanadoo.fr>
To: <omniorb-list@uk.research.att.com>
Sent: Friday, August 24, 2001 6:55 AM
Subject: Re: [omniORB] Re: strictIIOP


Replying to my own message, I've just discovered that the registry key
for omniORB has changed to :

HKEY_LOCAL_MACHINE\SOFTWARE\ATT\omniORB

(see sample.reg )

so my previous message is pointless. It has already been addressed.

Sorry for the noise,

Cheers

-Fred


----- Original Message -----
From: "Frédéric Bouvier" <frbouvi@wanadoo.fr>
To: "omniorb list" <omniorb-list@uk.research.att.com>
Sent: Friday, August 24, 2001 8:44 AM
Subject: Re: [omniORB] Re: strictIIOP


> ----- Original Message -----
> From: "Sai-Lai Lo" <s.lo@uk.research.att.com>
> To: "Pannala, Raj" <raj.pannala@htc.com>
> Cc: "omniorb list" <omniorb-list@uk.research.att.com>
> Sent: Tuesday, August 21, 2001 11:00 AM
> Subject: [omniORB] Re: strictIIOP
>
>
> > I've overhauled the way configuration parameters are set.
> >
> > Please get the snapshot from last night (Aug 21) to get the complete set
> of
> > changes.
> > ...
>
> Hello,
>
> Now my program says :
>
> omniORB: Warning: the registry entries are in the old pre-omniORB4 format.
> omniORB: For the moment this is accepted to maintain backward
compatibility.
> omniORB: Please update to the new registry format ASAP.
> omniORB: Warning: translated (ORBInitRef) to (InitRef)
>
> Why not updating the version number in the registry keys searched in win32
> ( actually HKEY_LOCAL_MACHINE\software\ORL\omniORB\2.0 )
> to match the major version number of omniORB (here 4.0 or so) and permit
> the use of the stable omniORB (3) while trying dev snapshots.
> Anyway, 2.0 is confusing and you'd better discard it if you don't want to
> manage it.
>
> Cheers,
>
> -Fred
>
>