Hi, Is it in omniORB an assigment between threads and CORBA object, it means, are methods on the same CORBA object executed only by the same thread ? When I call omni_thread::self() in two different methods on the same CORBA object in the same time I receive the thread id. Regards R.