summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 22:35:36 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 22:35:36 +0000
commitd568bd70a97c0c7b1e21c885ca1be11df348fd2d (patch)
tree447051d685431a259db101214fcca9aa199ebfef /TAO
parentc760c3b5c4d8827c6cdfce7b17b2e913b17efd09 (diff)
downloadATCD-d568bd70a97c0c7b1e21c885ca1be11df348fd2d.tar.gz
Removed redundant options for Client_Startegy_Factory and
Resource_Factory.
Diffstat (limited to 'TAO')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/svc.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/svc.conf b/TAO/orbsvcs/tests/ImplRepo/svc.conf
index fe3d28f349b..5689abf761e 100644
--- a/TAO/orbsvcs/tests/ImplRepo/svc.conf
+++ b/TAO/orbsvcs/tests/ImplRepo/svc.conf
@@ -1,4 +1,5 @@
+
# $Id$
-static Resource_Factory "-ORBResources global"
-static Client_Strategy_Factory ""
-static Server_Strategy_Factory "-ORBConcurrency reactive -ORBTableSize 128"
+
+static Server_Strategy_Factory "-ORBtablesize 128"
+