Hello A simple question: I have 2 custom POAs created both with SINGLE_THREAD_MODEL and 2 objects - obj1 registered with POA1 and obj2 registered with POA2. Do I have a guarantee that upcalls for the obj1 will be always done in different thread then upcalls for the obj2.? Does CORBA standard say something about that? Cheers Sergei