summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf
diff options
context:
space:
mode:
authormichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-01 20:13:11 +0000
committermichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-01 20:13:11 +0000
commitc1eb8ab20e76266f9e5b0a1009bfc2e1c93f7aa0 (patch)
tree27aaea0cca31b544397fe079ece67ca0b6678ebd /TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf
parent70424f8e426ecd24b30dcdea12c1caa7d37abc57 (diff)
downloadATCD-c1eb8ab20e76266f9e5b0a1009bfc2e1c93f7aa0.tar.gz
ChangeLogTag: Fri Jul 1 14:43:27 2005 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf b/TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf
index d0f06676cb4..7ed22785ab7 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf
+++ b/TAO/orbsvcs/tests/Notify/Basic/adminproperties.conf
@@ -1,4 +1,6 @@
## $Id$
## Load the static Cos Notification Service
-static Client_Strategy_Factory "-ORBClientConnectionHandler RW"
+## We must use the following settings, because the supplier and consumer are co-located, and
+## the test needs to prevent the threads from mixing during upcalls.
+static Client_Strategy_Factory "-ORBWaitStrategy RW -ORBTransportMuxStrategy exclusive"