summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/svc.conf')
-rw-r--r--TAO/tests/Param_Test/svc.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tests/Param_Test/svc.conf b/TAO/tests/Param_Test/svc.conf
index 87254515cb9..599839eb910 100644
--- a/TAO/tests/Param_Test/svc.conf
+++ b/TAO/tests/Param_Test/svc.conf
@@ -2,5 +2,6 @@
#
# Please read $TAO_ROOT/docs/Options.html for details.
#
-
-static Server_Strategy_Factory "-ORBtablesize 128"
+static Resource_Factory "-ORBresources global"
+static Client_Strategy_Factory ""
+static Server_Strategy_Factory "-ORBconcurrency reactive -ORBtablesize 128"