Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / orbsvcs / TAO_Service / svc.conf.xml
blob6601b96b6ee35e83a629bbdaeed511ae9bf99abc
1 <?xml version='1.0'?>
2 <!-- Converted from ./orbsvcs/TAO_Service/svc.conf by svcconf-convert.pl -->
3 <ACE_Svc_Conf>
4  <!--  Dynamically configure the naming service into the application process. -->
5  <!-- dynamic TAO_Naming_Loader Service_Object * TAO_CosNaming:_make_TAO_Naming_Loader () "dummy -o ns.ior" -->
6  <!--  Dynamically configure the default Event Service Factory -->
7  <!-- dynamic CEC_Factory Service_Object * TAO_CosEvent:_make_TAO_CEC_Default_Factory () "" -->
8  <!--  Dynamically configure the naming service into the application process. -->
9  <!-- dynamic TAO_CEC_Event_Loader Service_Object * TAO_CosEvent:_make_TAO_CEC_Event_Loader () "dummy -o foo.ref -x" -->
10  <!--  Dynamically configure the trading service into the application process. -->
11  <!-- dynamic TAO_Trading_Loader Service_Object * TAO_CosTrading:_make_TAO_Trading_Loader () "dummy -TSdumpior footra.ref" -->
12  <!-- Dynamically remove the trading service from the application process -->
13  <!-- remove TAO_Trading_Loader -->
14  <!-- Dynamically remove the event service from the application process -->
15  <!-- remove TAO_Event_Loader -->
16  <!-- Dynamically remove the event service factory from the application process -->
17  <!-- remove CEC_Factory -->
18  <!-- Dynamically remove the naming service from the application process -->
19  <!-- remove TAO_Naming_Loader -->
20 </ACE_Svc_Conf>