summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Notify_Service.cpp')
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.cpp b/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
index 86650e85fef..4c553f258a2 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
@@ -36,7 +36,7 @@ Notify_Service::init_ORB (int& argc, char *argv [],
-1);
this->poa_ =
- PortableServer::POA::_narrow (poa_obj,
+ PortableServer::POA::_narrow (poa_obj.in (),
ACE_TRY_ENV);
ACE_CHECK_RETURN (-1);