2 <!-- Converted from ./tests/Collocation/svc.conf by svcconf-convert.pl -->
4 <!-- Please see $TAO_ROOT/docs/Options.html for details on these options. -->
6 <!-- This is a single threaded "server." -->
7 <static id="Advanced_Resource_Factory" params="-ORBReactorType select_st -ORBInputCDRAllocator null -ORBConnectionCacheLock null"/>
8 <!-- Make sure we use RW client handler so if something goes wrong, the program will bloc, -->
9 <!-- i.e., won't work. -->
10 <static id="Client_Strategy_Factory" params="-ORBClientConnectionHandler RW"/>
11 <!-- Not absolutely necessary for this test, but we add it for fun. -->
12 <static id="Server_Strategy_Factory" params="-ORBConcurrency reactive"/>