FW: [omniORB] Looking for the best pratice of setting omniORB Parameters

Olivier Thiboutot o.thiboutot at voxco.com
Mon Sep 11 10:19:34 BST 2006


Hi...


There are multiples services (.exe) running on the same machine that
needs different config so we manage the registry of any application with
our own set of registries... This is why the global omni registries
setting are not a suitable solution for us.

Thanks for the reply and I will send you the solution if I ever found a
better one.

Olivier Thiboutot

-----Original Message-----
From: OKeeffe, Michael K [mailto:MOKEEFFE at amfam.com] 
Sent: 7 septembre 2006 11:58
To: Olivier Thiboutot; omniorb-list at omniorb-support.com
Subject: RE: [omniORB] Looking for the best pratice of setting omniORB
Parameters

I'm not sure how much work this would entail for you but if you're
running on Windows, using the registry works quite well, so your
settings are not in code.  Then you could send out the .reg file to
clients, or write a small install program to add the settings to the
registry.  

See the file omniORB-4.x.x\sample.reg in the distribution.

-Mike

Olivier Wrote :

Adding 
#include "OmniOrb4/internal/orbParameters.h"

omni::orbParameters::maxGIOPConnectionPerServer = max;
	
I feel that using #include "OmniOrb4/internal/..." is not the best way
to do it...

Can you just tip me on that ?

Olivier Thiboutot






More information about the omniORB-list mailing list