From 3ab4dddf5ab2203d330fdaa47a86ce7ec025627c Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Thu, 14 Dec 2000 08:03:31 +0000 Subject: ChangeLogTag:Wed Dec 13 19:06:43 2000 Ossama Othman get_reply_service_context (id); - - if (sc == 0) - ACE_THROW (CORBA::NO_MEMORY ()); + IOP::ServiceContext_var sc = + ri->get_reply_service_context (id, ACE_TRY_ENV); + ACE_CHECK; const char *buf = ACE_reinterpret_cast (const char *, sc->context_data.get_buffer ()); ACE_DEBUG ((LM_DEBUG, @@ -147,7 +146,8 @@ Echo_Client_Request_Interceptor::receive_other ( ACE_THROW_SPEC ((CORBA::SystemException, PortableInterceptor::ForwardRequest)) { - // Do Nothing + ACE_DEBUG ((LM_DEBUG, + "Echo_Client_Request_Interceptor::receive_other\n")); } void -- cgit v1.2.1