summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-07 20:49:09 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-07 20:49:09 +0000
commitfb98d720fc7a7853055255b1a1fd0d094960ff63 (patch)
treee297796f2c591e1efa613ed3c55378f5d041c63d
parent0d5f673783b4fc2d0fb844dcc9c09c8f05e1e621 (diff)
downloadATCD-fb98d720fc7a7853055255b1a1fd0d094960ff63.tar.gz
*** empty log message ***
-rw-r--r--TAO/CIAO/examples/UAV/descriptors/BBN_UAV_3.cad28
1 files changed, 15 insertions, 13 deletions
diff --git a/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_3.cad b/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_3.cad
index a4fc5b3706f..57cfb54ceb8 100644
--- a/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_3.cad
+++ b/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_3.cad
@@ -34,19 +34,6 @@
<partitioning>
- <processcollocation>
- <homeplacement id="a_SatelliteHome">
- <componentfileref idref="com-Satellite"/>
- <componentinstantiation id="a_Satellite">
- <registercomponent>
- <!-- writeiortofile is a non-standard CIAO extension. -->
- <writeiortofile name="sat.ior"/>
- </registercomponent>
- </componentinstantiation>
- </homeplacement>
- <destination>CAOCHost</destination>
- </processcollocation>
-
<homeplacement id="a_CAOCHome">
<componentfileref idref="com-CAOC"/>
@@ -90,6 +77,21 @@
</componentinstantiation>
</homeplacement>
+
+
+ <processcollocation>
+ <homeplacement id="a_SatelliteHome">
+ <componentfileref idref="com-Satellite"/>
+ <componentinstantiation id="a_Satellite">
+ <registercomponent>
+ <!-- writeiortofile is a non-standard CIAO extension. -->
+ <writeiortofile name="sat.ior"/>
+ </registercomponent>
+ </componentinstantiation>
+ </homeplacement>
+ <destination>CAOCHost</destination>
+ </processcollocation>
+
<!-- A plain vanilla partition. We don't even need the processcollocation tag here. -->
</partitioning>