[omniORB] Looking for the best pratice of setting omniORB
Parameters
OKeeffe, Michael K
MOKEEFFE at amfam.com
Thu Sep 7 11:58:26 BST 2006
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
_______________________________________________
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
More information about the omniORB-list
mailing list