summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Miop/McastHello/server.conf.xml
blob: 22bb269016c3d4c7d1ae5a71298669bdf231ab9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version='1.0'?>
<!-- Converted from ./orbsvcs/tests/Miop/McastHello/server.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <dynamic id="UIPMC_Factory" type="Service_Object">
   <initializer path="TAO_PortableGroup" init="_make_TAO_UIPMC_Protocol_Factory"/>
 </dynamic>
 <static id="Resource_Factory" params="-ORBProtocolFactory IIOP_Factory -ORBProtocolFactory UIPMC_Factory"/>
 <!-- static PortableGroup_Loader "" -->
 <dynamic id="PortableGroup_Loader" type="Service_Object">
   <initializer path="TAO_PortableGroup" init="_make_TAO_PortableGroup_Loader"/>
 </dynamic>
</ACE_Svc_Conf>