summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Bug_2925_Regression/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Bug_2925_Regression/svc.conf')
-rw-r--r--orbsvcs/tests/Bug_2925_Regression/svc.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/orbsvcs/tests/Bug_2925_Regression/svc.conf b/orbsvcs/tests/Bug_2925_Regression/svc.conf
index 1510ade0e8f..9fa10a35d9f 100644
--- a/orbsvcs/tests/Bug_2925_Regression/svc.conf
+++ b/orbsvcs/tests/Bug_2925_Regression/svc.conf
@@ -1,5 +1,7 @@
+# $Id$
+
dynamic UIPMC_Factory Service_Object * TAO_PortableGroup:_make_TAO_UIPMC_Protocol_Factory() ""
static Resource_Factory "-ORBProtocolFactory IIOP_Factory -ORBProtocolFactory UIPMC_Factory"
dynamic PortableGroup_Loader Service_Object * TAO_PortableGroup:_make_TAO_PortableGroup_Loader() ""
-static Server_Strategy_Factory "-ORBConcurrency reactive -ORBPOALock thread -ORBAllowReactivationOfSystemids 1"
-static Client_Strategy_Factory "-ORBProfileLock thread -ORBClientConnectionHandler MT"
+static Server_Strategy_Factory "-ORBConcurrency reactive -ORBAllowReactivationOfSystemids 1"
+static Client_Strategy_Factory "-ORBClientConnectionHandler MT"