summaryrefslogtreecommitdiff
path: root/tests/Smart_Proxies/Collocation/svc.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Smart_Proxies/Collocation/svc.conf.xml')
-rw-r--r--tests/Smart_Proxies/Collocation/svc.conf.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Smart_Proxies/Collocation/svc.conf.xml b/tests/Smart_Proxies/Collocation/svc.conf.xml
index 866550b8838..17e28d20bbd 100644
--- a/tests/Smart_Proxies/Collocation/svc.conf.xml
+++ b/tests/Smart_Proxies/Collocation/svc.conf.xml
@@ -9,7 +9,7 @@
<static id="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>