summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-07 21:06:09 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-07 21:06:09 +0000
commit18912e3cce9c8d6b699fc29cc2870553f2675917 (patch)
tree3c4712053f55478b70c3306f4cb288284614ed43
parenta2b4da7f3c0466e1936a91fc9a5c5c10f07ae251 (diff)
downloadATCD-18912e3cce9c8d6b699fc29cc2870553f2675917.tar.gz
*** empty log message ***
-rw-r--r--TAO/CIAO/examples/UAV/descriptors/BBN_UAV_single_host.cad24
1 files changed, 14 insertions, 10 deletions
diff --git a/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_single_host.cad b/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_single_host.cad
index bcecdf98390..7c4c6608ab7 100644
--- a/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_single_host.cad
+++ b/TAO/CIAO/examples/UAV/descriptors/BBN_UAV_single_host.cad
@@ -34,16 +34,6 @@
<partitioning>
- <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>
-
<homeplacement id="a_CAOCHome">
<componentfileref idref="com-CAOC"/>
<componentinstantiation id="a_CAOC">
@@ -109,6 +99,20 @@
<componentinstantiation id="c_UCAV">
</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>SatelliteHost</destination>
+ </processcollocation>
<!-- A plain vanilla partition. We don't even need the processcollocation tag here. -->
</partitioning>