summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/svc.conf
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 22:40:55 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 22:40:55 +0000
commit38542a2e39557696d8a17cf5ff93713fe769559d (patch)
treecee5f2c702190778d09b97e083d5c39c027c7ab8 /TAO/tests/Param_Test/svc.conf
parent84b79b7c54a9e9e56ab5eddb60838e86871e711e (diff)
downloadATCD-38542a2e39557696d8a17cf5ff93713fe769559d.tar.gz
Removed redundant options
Diffstat (limited to 'TAO/tests/Param_Test/svc.conf')
-rw-r--r--TAO/tests/Param_Test/svc.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/svc.conf b/TAO/tests/Param_Test/svc.conf
index 7cc77c18f5e..87254515cb9 100644
--- a/TAO/tests/Param_Test/svc.conf
+++ b/TAO/tests/Param_Test/svc.conf
@@ -2,6 +2,5 @@
#
# Please read $TAO_ROOT/docs/Options.html for details.
#
-static Resource_Factory "-ORBResources global"
-static Client_Strategy_Factory ""
-static Server_Strategy_Factory "-ORBConcurrency reactive -ORBTableSize 128"
+
+static Server_Strategy_Factory "-ORBtablesize 128"