summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-12-13 12:54:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-12-13 12:54:27 +0000
commit571d1687395875c4e0a823d2b147250e31d225c8 (patch)
tree6ca5093448158608a9fd90fdaa63002f65308f62
parentc86a79b2df5646917c4ba913f50dd44bd91797a3 (diff)
downloadATCD-571d1687395875c4e0a823d2b147250e31d225c8.tar.gz
ChangeLogTag: Tue Dec 13 12:49:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/orbsvcs/tests/Notify/Discarding/notify.conf2
2 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 6df34bd5fde..8059528a5c5 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 13 12:49:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/examples/Notify/Subscribe/Notify_Subscribe.mpc:
+ Set exename to Subscribe to match the run_test perl script
+
Tue Dec 13 12:34:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/Notify_Service/Notify_Service.cpp (shutdown):
diff --git a/TAO/orbsvcs/tests/Notify/Discarding/notify.conf b/TAO/orbsvcs/tests/Notify/Discarding/notify.conf
index 372ec0ad29c..a465090391d 100644
--- a/TAO/orbsvcs/tests/Notify/Discarding/notify.conf
+++ b/TAO/orbsvcs/tests/Notify/Discarding/notify.conf
@@ -1,4 +1,4 @@
## $Id$
#
## Load the static Cos Notification Service
-static Notify_Default_Event_Manager_Objects_Factory "-AllocateTaskperProxy -ListenerThreads 1"
+static Notify_Default_Event_Manager_Objects_Factory "-AllocateTaskperProxy -DispatchingThreads 1"