From 272d84910cf16e86f526bfa20e7ccb574f4eefef Mon Sep 17 00:00:00 2001 From: yamuna Date: Thu, 27 Jun 2002 01:08:44 +0000 Subject: ChangelogTag: Wed June 26 2:09:00 2002 Yamuna Krishnamurthy --- TAO/tao/PortableServer/Object_Adapter.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TAO/tao/PortableServer/Object_Adapter.cpp b/TAO/tao/PortableServer/Object_Adapter.cpp index b9aa2ec8bb2..efbee6d4c40 100644 --- a/TAO/tao/PortableServer/Object_Adapter.cpp +++ b/TAO/tao/PortableServer/Object_Adapter.cpp @@ -1280,8 +1280,7 @@ TAO_Object_Adapter::Servant_Upcall::pre_invoke_remote_request (TAO_ServerRequest { this->object_adapter_->servant_dispatcher_->pre_invoke_remote_request (this->poa (), this->priority (), - req.request_service_context (), - req.reply_service_context (), + req, this->pre_invoke_state_ ACE_ENV_ARG_PARAMETER); ACE_CHECK; -- cgit v1.2.1