diff options
Diffstat (limited to 'TAO/tests/Smart_Proxies/Collocation/svc.conf')
-rw-r--r-- | TAO/tests/Smart_Proxies/Collocation/svc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Smart_Proxies/Collocation/svc.conf b/TAO/tests/Smart_Proxies/Collocation/svc.conf index cd727548b41..16f01bef61e 100644 --- a/TAO/tests/Smart_Proxies/Collocation/svc.conf +++ b/TAO/tests/Smart_Proxies/Collocation/svc.conf @@ -4,7 +4,7 @@ # # This is a single threaded "server." -static Resource_Factory "-ORBResources global -ORBReactorType select_st -ORBInputCDRAllocator null -ORBConnectorLock null" +static Resource_Factory "-ORBResources global -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. |