Is there a way to tell omniORB to use the same thread for each request from the same client? The problem I'm having is that my CORBA operation calls into a Windows DLL and the fact that a different thread is used for each call is creating problems for the DLL. I also don't own the code for the DLL so I can't change its behavior. Thanks, Jim Dempsey SCT jdempsey@sctcorp.com