summaryrefslogtreecommitdiff
path: root/CIAO/examples/BasicSP/descriptors/BasicSP.cdd
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/BasicSP/descriptors/BasicSP.cdd')
-rw-r--r--CIAO/examples/BasicSP/descriptors/BasicSP.cdd91
1 files changed, 0 insertions, 91 deletions
diff --git a/CIAO/examples/BasicSP/descriptors/BasicSP.cdd b/CIAO/examples/BasicSP/descriptors/BasicSP.cdd
deleted file mode 100644
index f2908214933..00000000000
--- a/CIAO/examples/BasicSP/descriptors/BasicSP.cdd
+++ /dev/null
@@ -1,91 +0,0 @@
-<Deployment:domain xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
-
- <UUID>83D02FE2-A0BD-11DF-A038-005056C00008</UUID>
-
- <label/>
-
- <node>
- <name>EC</name>
- <label/>
- <resource>
- <name>Node Address</name>
- <resourceType>edu.vanderbilt.dre.DAnCE.NodeAddress</resourceType>
- <property>
- <name>edu.vanderbilt.dre.DAnCE.StringIOR</name>
- <kind>Attribute</kind>
- <dynamic>false</dynamic>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>corbaloc:iiop:localhost:10000</string>
- </value>
- </value>
- </property>
- </resource>
- </node>
- <node>
- <name>BMDisplay</name>
- <label/>
- <resource>
- <name>Node Address</name>
- <resourceType>edu.vanderbilt.dre.DAnCE.NodeAddress</resourceType>
- <property>
- <name>edu.vanderbilt.dre.DAnCE.StringIOR</name>
- <kind>Attribute</kind>
- <dynamic>false</dynamic>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>corbaloc:iiop:localhost:20000</string>
- </value>
- </value>
- </property>
- </resource>
- </node>
- <node>
- <name>BMClosedED</name>
- <label/>
- <resource>
- <name>Node Address</name>
- <resourceType>edu.vanderbilt.dre.DAnCE.NodeAddress</resourceType>
- <property>
- <name>edu.vanderbilt.dre.DAnCE.StringIOR</name>
- <kind>Attribute</kind>
- <dynamic>false</dynamic>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>corbaloc:iiop:localhost:30000</string>
- </value>
- </value>
- </property>
- </resource>
- </node>
- <node>
- <name>BMDevice</name>
- <label/>
- <resource>
- <name>Node Address</name>
- <resourceType>edu.vanderbilt.dre.DAnCE.NodeAddress</resourceType>
- <property>
- <name>edu.vanderbilt.dre.DAnCE.StringIOR</name>
- <kind>Attribute</kind>
- <dynamic>false</dynamic>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>corbaloc:iiop:localhost:40000</string>
- </value>
- </value>
- </property>
- </resource>
- </node>
-</Deployment:domain>