diff options
Diffstat (limited to 'TAO/tests/Connect_Strategy_Test/reactor.conf.xml')
-rw-r--r-- | TAO/tests/Connect_Strategy_Test/reactor.conf.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/tests/Connect_Strategy_Test/reactor.conf.xml b/TAO/tests/Connect_Strategy_Test/reactor.conf.xml new file mode 100644 index 00000000000..1cb8ac86ea6 --- /dev/null +++ b/TAO/tests/Connect_Strategy_Test/reactor.conf.xml @@ -0,0 +1,8 @@ +<?xml version='1.0'?> +<!-- Converted from ./tests/Connect_Strategy_Test/reactor.conf by svcconf-convert.pl --> +<ACE_Svc_Conf> + <!-- --> + <!-- $Id$ --> + <!-- --> + <static id="Client_Strategy_Factory" params="-ORBConnectStrategy Reactive"/> +</ACE_Svc_Conf> |