summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/MC/notify.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/MC/notify.conf.xml')
-rw-r--r--TAO/orbsvcs/tests/Notify/MC/notify.conf.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Notify/MC/notify.conf.xml b/TAO/orbsvcs/tests/Notify/MC/notify.conf.xml
new file mode 100644
index 00000000000..d64854e8bfd
--- /dev/null
+++ b/TAO/orbsvcs/tests/Notify/MC/notify.conf.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0'?>
+<!-- Converted from notify.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- # $Id$ -->
+ <dynamic id="TAO_MonitorAndControl" type="Service_Object">
+ <initializer path="TAO_CosNotification_MC" init="_make_TAO_MonitorAndControl" params="-o monitor.ior"/>
+ </dynamic>
+ <dynamic id="TAO_MC_Notify_Service" type="Service_Object">
+ <initializer path="TAO_CosNotification_MC_Ext" init="_make_TAO_MC_Notify_Service"/>
+ </dynamic>
+ <static id="Notify_Default_Event_Manager_Objects_Factory" params="-DispatchingThreads 1"/>
+</ACE_Svc_Conf>