Hey, is it possible to change the callTimeOutPeriod at Runtime e.g: callTimeOutPeriod(omniORB::clientSide,100); .... // CORBA function call callTimeOutPeriod(omniORB::clientSide,500); .... // CORBA function call I'm using omniORB 3.02 on aix and red hat 6.2 & 7.0 with a Jacorb ( Java Client ) running on win98 Thank's for your help Andreas