summaryrefslogtreecommitdiff
path: root/TAO/CIAO
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-10-31 16:24:26 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-10-31 16:24:26 +0000
commit2e77567f23843a7761d00b51bd3430d5273caedb (patch)
treee4b40739f1f500db4215346fa89733741a895084 /TAO/CIAO
parentbdada195729d52d8993c7c4b8c3ef71474bd93de (diff)
downloadATCD-2e77567f23843a7761d00b51bd3430d5273caedb.tar.gz
Mon Oct 31 11:22:41 2005 <Gan Deng@SKYLINENETGEAR>
Diffstat (limited to 'TAO/CIAO')
-rw-r--r--TAO/CIAO/examples/Hello/descriptors/rt-config-example.csr7
1 files changed, 3 insertions, 4 deletions
diff --git a/TAO/CIAO/examples/Hello/descriptors/rt-config-example.csr b/TAO/CIAO/examples/Hello/descriptors/rt-config-example.csr
index a3881225930..66b0821b48e 100644
--- a/TAO/CIAO/examples/Hello/descriptors/rt-config-example.csr
+++ b/TAO/CIAO/examples/Hello/descriptors/rt-config-example.csr
@@ -3,7 +3,8 @@
xmlns:CIAO="http://www.dre.vanderbilt.edu/ServerResources"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.dre.vanderbilt.edu/ServerResources CIAOServerResources.xsd">
+ xsi:schemaLocation="http://www.dre.vanderbilt.edu/ServerResources CIAOServerResources.xsd"
+ id="test_server_resource_id">
<cmdline>
<arg> -ORBDebugLevel 10 -ORBEndpoint corbaloc://foo/bar</arg>
@@ -59,12 +60,10 @@
<priorityModel>
<priority_model>CLIENT_PROPAGATED</priority_model>
</priorityModel>
-
<threadpool>threadpool-1</threadpool>
<threadpool>threadpool-2</threadpool>
-
<priorityBandedConnection>cb-1</priorityBandedConnection>
-
</policySet>
+
</orbConfigs>
</CIAO:ServerResources> \ No newline at end of file