In omniORB3 this line was working proper: omniORB::scanGranularity(100); but in omniORB4 i get with this line the following compiler error: 'scanGranularity' : is not a member of 'omniORB' does anyone know how to set the scanGranularity within the C++ code for omniORB4? Cheers Stefan