diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-04 18:36:51 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-04 18:36:51 +0000 |
commit | 0a26efec12ebf12a24a3a467e5f6b68ff9657cd9 (patch) | |
tree | b2bc73eaf0c026c48abcae8fb441fd81f5f90fde /TAO/tests/Smart_Proxies | |
parent | e5358bb0464aebf1e88e9920ad3594e2bc29e366 (diff) | |
download | ATCD-0a26efec12ebf12a24a3a467e5f6b68ff9657cd9.tar.gz |
ChangeLogTag: Sun Aug 4 13:30:41 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Smart_Proxies')
-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 16f01bef61e..e7282585c3b 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 -ORBConnectionCacheLock null" +static Resource_Factory "-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. |