summaryrefslogtreecommitdiff
path: root/CIAO/tests/Bug_2130_Regression/descriptors/DeploymentPlan.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/Bug_2130_Regression/descriptors/DeploymentPlan.cdp')
-rw-r--r--CIAO/tests/Bug_2130_Regression/descriptors/DeploymentPlan.cdp117
1 files changed, 0 insertions, 117 deletions
diff --git a/CIAO/tests/Bug_2130_Regression/descriptors/DeploymentPlan.cdp b/CIAO/tests/Bug_2130_Regression/descriptors/DeploymentPlan.cdp
deleted file mode 100644
index d814af11a50..00000000000
--- a/CIAO/tests/Bug_2130_Regression/descriptors/DeploymentPlan.cdp
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
-<Deployment:deploymentPlan
- 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 Modified_Deployment.xsd">
-
- <label>CheckPoint-DeploymentPlan</label>
-
- <UUID>CheckPoint_Plan_UUID_0001</UUID>
-
- <realizes>
- <label>CheckPoint-realizes-cid</label>
- <UUID>c0965470-7b83-11d9-9669-0800200c9a66</UUID>
- <specificType/>
- <supportedType>IDL:ENW/Sender:1.0</supportedType>
- <port>
- <name>read_message</name>
- <specificType>IDL:ENW/ISessionService:1.0</specificType>
- <supportedType>IDL:ENW/ISessionService:1.0</supportedType>
- <provider>false</provider>
- <exclusiveProvider>false</exclusiveProvider>
- <exclusiveUser>true</exclusiveUser>
- <optional>false</optional>
- <kind>SimplexReceptacle</kind>
- </port>
- </realizes>
-
- <implementation id="CheckPoint-TSEC_CheckPoint-mdd">
- <name>CheckPoint-TSEC_CheckPoint-mdd</name>
- <source><!-- @@ Don't know what goes here --></source>
- <artifact>CheckPoint-TSEC_CheckPoint_exec</artifact>
- <artifact>CheckPoint-TSEC_CheckPoint_svnt</artifact>
- </implementation>
-
- <instance id="CheckPoint-TSEC_CheckPoint-idd">
- <name>CheckPoint-TSEC_CheckPoint-idd</name>
- <node>CheckPointNode</node>
- <source/>
- <implementation>CheckPoint-TSEC_CheckPoint-mdd</implementation>
- <configProperty>
- <name>ComponentIOR</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>TSEC_CheckPoint.ior</string>
- </value>
- </value>
- </configProperty>
-
- <deployedResource>
- <resourceUsage>InstanceUsesResource</resourceUsage>
- <requirementName>CIAO:PolicySet</requirementName>
- <resourceName>test_server_resource_id</resourceName>
- <resourceValue>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>test_policy_set_id</string>
- </value>
- </resourceValue>
- </deployedResource>
- </instance>
-
- <artifact id="CheckPoint-TSEC_CheckPoint_exec">
- <name>TSEC_CheckPoint_exec</name>
- <source/>
- <node/>
- <location>TSEC_CheckPoint_exec</location>
- <execParameter>
- <name>entryPoint</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>createTSEC_CheckPointHome_Impl</string>
- </value>
- </value>
- </execParameter>
- </artifact>
-
- <artifact id="CheckPoint-TSEC_CheckPoint_svnt">
- <name>TSEC_CheckPoint_svnt</name>
- <source/>
- <node/>
- <location>TSEC_CheckPoint_svnt</location>
- <execParameter>
- <name>entryPoint</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_ENW_TSEC_CheckPointHome_Servant</string>
- </value>
- </value>
- </execParameter>
- </artifact>
-
- <infoProperty>
- <name>CIAOServerResources</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>rt-config-example.csr</string>
- </value>
- </value>
- </infoProperty>
-
-</Deployment:deploymentPlan>
-