summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Multiple/svc.conf
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-18 04:30:14 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-18 04:30:14 +0000
commitaaecbedb1d5fda5b558ec9da329df7c138862726 (patch)
treef500224f03ffd1b77161ceb329bad944534daa43 /TAO/orbsvcs/tests/EC_Multiple/svc.conf
parent5801ec0ca5286d44bce73b4362a5a7536e667951 (diff)
downloadATCD-aaecbedb1d5fda5b558ec9da329df7c138862726.tar.gz
ChangeLogTag:Wed Jun 17 23:29:06 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Multiple/svc.conf')
-rw-r--r--TAO/orbsvcs/tests/EC_Multiple/svc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/EC_Multiple/svc.conf b/TAO/orbsvcs/tests/EC_Multiple/svc.conf
index 5b048c7e8cc..272f088b3dd 100644
--- a/TAO/orbsvcs/tests/EC_Multiple/svc.conf
+++ b/TAO/orbsvcs/tests/EC_Multiple/svc.conf
@@ -2,6 +2,6 @@
#
# The options are described in $TAO_ROOT/docs/Options.html
#
-dynamic Resource_Factory Service_Object * TAO:_make_TAO_Resource_Factory() "-ORBresources global -ORBpoa global -ORBcoltable orb"
+dynamic Resource_Factory Service_Object * TAO:_make_TAO_Resource_Factory() "-ORBresources global -ORBpoa global -ORBcoltable global"
dynamic Client_Strategy_Factory Service_Object * TAO:_make_TAO_Default_Client_Strategy_Factory()
-dynamic Server_Strategy_Factory Service_Object * TAO:_make_TAO_Default_Server_Strategy_Factory() "-ORBconcurrency reactive -ORBdemuxstrategy dynamic -ORBtablesize 128"
+dynamic Server_Strategy_Factory Service_Object * TAO:_make_TAO_Default_Server_Strategy_Factory() "-ORBconcurrency reactive -ORBdemuxstrategy dynamic -ORBtablesize 128 -ORBpoalock thread -ORBcoltbllock thread -ORBpoamgrlock thread"