summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/FL_Cube/svc.conf2
-rw-r--r--TAO/tests/NestedUpcall/Reactor/svc.conf2
-rw-r--r--TAO/tests/Param_Test/svc.conf4
3 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tests/FL_Cube/svc.conf b/TAO/tests/FL_Cube/svc.conf
index 192ca875c45..37133810cc8 100644
--- a/TAO/tests/FL_Cube/svc.conf
+++ b/TAO/tests/FL_Cube/svc.conf
@@ -1,3 +1,3 @@
# $Id$
#
-static Resource_Factory "-ORBreactortype fl_reactor"
+static Resource_Factory "-ORBReactorType fl_reactor"
diff --git a/TAO/tests/NestedUpcall/Reactor/svc.conf b/TAO/tests/NestedUpcall/Reactor/svc.conf
index 61618bf5694..40e55e3e868 100644
--- a/TAO/tests/NestedUpcall/Reactor/svc.conf
+++ b/TAO/tests/NestedUpcall/Reactor/svc.conf
@@ -3,4 +3,4 @@
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
-static Client_Strategy_Factory "-ORBclientconnectionhandler ST"
+static Client_Strategy_Factory "-ORBClientConnectionHandler ST"
diff --git a/TAO/tests/Param_Test/svc.conf b/TAO/tests/Param_Test/svc.conf
index 599839eb910..7cc77c18f5e 100644
--- a/TAO/tests/Param_Test/svc.conf
+++ b/TAO/tests/Param_Test/svc.conf
@@ -2,6 +2,6 @@
#
# Please read $TAO_ROOT/docs/Options.html for details.
#
-static Resource_Factory "-ORBresources global"
+static Resource_Factory "-ORBResources global"
static Client_Strategy_Factory ""
-static Server_Strategy_Factory "-ORBconcurrency reactive -ORBtablesize 128"
+static Server_Strategy_Factory "-ORBConcurrency reactive -ORBTableSize 128"