summaryrefslogtreecommitdiff
path: root/tests/Collocation/svc.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Collocation/svc.conf.xml')
-rw-r--r--tests/Collocation/svc.conf.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Collocation/svc.conf.xml b/tests/Collocation/svc.conf.xml
index 36246c69725..f5c0a307879 100644
--- a/tests/Collocation/svc.conf.xml
+++ b/tests/Collocation/svc.conf.xml
@@ -9,7 +9,7 @@
<static id="Advanced_Resource_Factory" params="-ORBReactorType select_st -ORBInputCDRAllocator null -ORBConnectionCacheLock null"/>
<!-- Make sure we use RW client handler so if something goes wrong, the program will bloc, -->
<!-- i.e., won't work. -->
- <static id="Client_Strategy_Factory" params="-ORBProfileLock null -ORBClientConnectionHandler RW"/>
+ <static id="Client_Strategy_Factory" params="-ORBClientConnectionHandler RW"/>
<!-- Not absolutely necessary for this test, but we add it for fun. -->
- <static id="Server_Strategy_Factory" params="-ORBConcurrency reactive -ORBPOALock null"/>
+ <static id="Server_Strategy_Factory" params="-ORBConcurrency reactive"/>
</ACE_Svc_Conf>