diff options
Diffstat (limited to 'TAO/tests/RTCORBA/Dynamic_Thread_Pool')
-rw-r--r-- | TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf.xml | 3 | ||||
-rw-r--r-- | TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf.xml | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf.xml b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf.xml index 38491e4b6f6..bbb864e64b0 100644 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf.xml +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf.xml @@ -1,9 +1,6 @@ <?xml version='1.0'?> <!-- Converted from continuous.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> - <!-- --> - <!-- --> <!-- Option for platforms where direct mapping doesn't work --> <static id="RT_ORB_Loader" params="-ORBPriorityMapping continuous -RTORBDynamicThreadIdleTimeout 1000000"/> </ACE_Svc_Conf> diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf.xml b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf.xml index 02746b14112..24f6033f25e 100644 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf.xml +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf.xml @@ -1,8 +1,5 @@ <?xml version='1.0'?> <!-- Converted from svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> - <!-- --> - <!-- --> <static RT_ORB_Loader "-RTORBDynamicThreadIdleTimeout 100000"> </ACE_Svc_Conf> |