summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf.xml')
-rw-r--r--TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf.xml b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf.xml
new file mode 100644
index 00000000000..87504a564ec
--- /dev/null
+++ b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0'?>
+<!-- Converted from svc.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- -->
+ <!-- $Id$ -->
+ <!-- -->
+ <!-- Options for SHMIOP protocol -->
+ <static id="SHMIOP_Factory" params="-MMAPFilePrefix server_shmiop"/>
+ <!-- Options required for regular testing -->
+ <static id="RT_ORB_Loader" params="-ORBPriorityMapping linear"/>
+ <!-- For real-time testing, uncomment the following line: -->
+ <!-- static RT_ORB_Loader "-ORBPriorityMapping linear -ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM" -->
+</ACE_Svc_Conf>