summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-20 21:21:56 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-20 21:21:56 +0000
commit0fc6f4a92b074b24df8cc2f0f5c3b3f67ba386e7 (patch)
tree180b37061e69fc30634195ea813e2ffcf8d3fb6c
parentbac0641701982b4d71959452317aae737fc555e7 (diff)
downloadATCD-0fc6f4a92b074b24df8cc2f0f5c3b3f67ba386e7.tar.gz
ChangeLogTag: Wed Nov 20 16:14:31 2002 Irfan Pyarali <irfan@oomworks.com>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.cpp1
2 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 085633170a3..ef80b4f375d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Wed Nov 20 16:14:31 2002 Irfan Pyarali <irfan@oomworks.com>
+
+ * orbsvcs\Notify_Service\Notify_Service.cpp: Added
+ ../orbsvcs/Notify/Notify_Service.h so that the static
+ initializer can run and add the service objects to the service
+ repository. Thanks to Bala for helping with this.
+
Wed Nov 20 12:48:35 2002 Irfan Pyarali <irfan@oomworks.com>
* orbsvcs\tests\Notify\performance-tests\RedGreen\Makefile.bor:
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.cpp b/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
index 33d5479eb48..c61e71396ed 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.cpp
@@ -10,6 +10,7 @@
#include "ace/Argv_Type_Converter.h"
#include "tao/ORB_Core.h"
#include "ace/Dynamic_Service.h"
+#include "../orbsvcs/Notify/Notify_Service.h"
TAO_Notify_Service::TAO_Notify_Service (void)
: notify_service_ (0),