summaryrefslogtreecommitdiff
path: root/CIAO/tests/DAnCE/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/DAnCE/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp')
-rw-r--r--CIAO/tests/DAnCE/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp250
1 files changed, 0 insertions, 250 deletions
diff --git a/CIAO/tests/DAnCE/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp b/CIAO/tests/DAnCE/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp
deleted file mode 100644
index e13d00bbf38..00000000000
--- a/CIAO/tests/DAnCE/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp
+++ /dev/null
@@ -1,250 +0,0 @@
-<!-- -->
-<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 Deployment.xsd">
- <label>SimpleComponent_Home</label>
- <UUID>SimpleComponent_Home</UUID>
-
- <!-- Implementations declarations -->
-
- <!-- Home implementation -->
- <implementation xmi:id="SimplePublisherHomeImplementation">
- <name>SimplePublisherHomeImplementation</name>
- <source/>
- <artifact xmi:idref="SimplePublisher_ExecArtifact" />
- <artifact xmi:idref="SimplePublisher_SvntArtifact" />
- <execParameter>
- <!-- entrypoint as exec parameter (see §10.6.1) -->
- <name>home factory</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimplePublisherHome_Impl</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimplePublisherHome_Servant</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimplePublisher_svnt</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimplePublisher_exec</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <implementation xmi:id="SimplePublisherComponentImplementation">
- <name>SimplePublisherComponentImplementation</name>
- <source/>
- <artifact xmi:idref="SimplePublisher_ExecArtifact" />
- <artifact xmi:idref="SimplePublisher_SvntArtifact" />
- <execParameter>
- <name>edu.vanderbilt.dre.DAnCE.ImplementationType</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>edu.vanderbilt.dre.CCM.HomedComponent</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <implementation xmi:id="SimpleConsumerHomeImplementation">
- <name>SimpleConsumerHomeImplementation</name>
- <source/>
- <artifact xmi:idref="SimpleConsumer_ExecArtifact" />
- <artifact xmi:idref="SimpleConsumer_SvntArtifact" />
- <execParameter>
- <!-- entrypoint as exec parameter (see §10.6.1) -->
- <name>home factory</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimpleConsumerHome_Impl</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimpleConsumerHome_Servant</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleConsumer_svnt</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleConsumer_exec</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <implementation xmi:id="SimpleConsumerComponentImplementation">
- <name>SimpleConsumerComponentImplementation</name>
- <source/>
- <artifact xmi:idref="SimpleConsumer_ExecArtifact" />
- <artifact xmi:idref="SimpleConsumer_SvntArtifact" />
- <execParameter>
- <name>edu.vanderbilt.dre.DAnCE.ImplementationType</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>edu.vanderbilt.dre.CCM.HomedComponent</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <instance xmi:id="SimplePublisherHomeInstance">
- <name>SimplePublisherHome</name>
- <node>NodeOne</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimplePublisherHomeImplementation" />
- </instance>
-
- <instance xmi:id="SimplePublisherComponentInstance">
- <name>SimplePublisherComponent</name>
- <node>NodeOne</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimplePublisherComponentImplementation" />
- <configProperty>
- <name>edu.vanderbilt.dre.CIAO.ComponentHomeId</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimplePublisherHome</string>
- </value>
- </value>
- </configProperty>
- </instance>
-
- <instance xmi:id="SimpleConsumerHomeInstance">
- <name>SimpleConsumerHome</name>
- <node>NodeTwo</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleConsumerHomeImplementation" />
- </instance>
-
- <instance xmi:id="SimpleConsumerComponentInstance">
- <name>SimpleConsumerComponent</name>
- <node>NodeTwo</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleConsumerComponentImplementation" />
- <configProperty>
- <name>edu.vanderbilt.dre.CIAO.ComponentHomeId</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleConsumerHome</string>
- </value>
- </value>
- </configProperty>
- </instance>
-
- <connection>
- <name>TestConnection</name>
- <internalEndpoint>
- <portName>hello_publishes</portName>
- <provider>false</provider>
- <kind>EventPublisher</kind>
- <instance xmi:idref="SimplePublisherComponentInstance" />
- </internalEndpoint>
- <internalEndpoint>
- <portName>hello_consumes</portName>
- <provider>true</provider>
- <kind>EventConsumer</kind>
- <instance xmi:idref="SimpleConsumerComponentInstance" />
- </internalEndpoint>
- </connection>
-
- <!-- Artifacts declarations -->
- <artifact xmi:id="SimplePublisher_ExecArtifact">
- <name>SimplePublisher_exec</name>
- <source/>
- <node/>
- <location>SimplePublisher_exec</location>
- </artifact>
- <artifact xmi:id="SimplePublisher_SvntArtifact">
- <name>SimplePublisher_svnt</name>
- <source/>
- <node/>
- <location>SimplePublisher_svnt</location>
- </artifact>
-
- <artifact xmi:id="SimpleConsumer_ExecArtifact">
- <name>SimpleConsumer_exec</name>
- <source/>
- <node/>
- <location>SimpleConsumer_exec</location>
- </artifact>
- <artifact xmi:id="SimpleConsumer_SvntArtifact">
- <name>SimpleConsumer_svnt</name>
- <source/>
- <node/>
- <location>SimpleConsumer_svnt</location>
- </artifact>
-
- </Deployment:DeploymentPlan>