summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/CIAO/examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp22
1 files changed, 20 insertions, 2 deletions
diff --git a/TAO/CIAO/examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp b/TAO/CIAO/examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp
index 9ad178d6dfc..33bcd387d48 100644
--- a/TAO/CIAO/examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp
+++ b/TAO/CIAO/examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp
@@ -151,9 +151,27 @@
<connection>
<name>hello_event_ec_publisher_connection</name>
+
+ <!-- The position of the below "deployRequirement" element matters -->
+ <deployRequirement>
+ <resourceType>ciao::rtec</resourceType>
+ <name>dummy</name>
+ <property>
+ <name>dummy</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>dummy</string>
+ </value>
+ </value>
+ </property>
+ </deployRequirement>
+
<internalEndpoint>
<portName>click_out</portName>
- <kind>rtecEventPublisher</kind>
+ <kind>EventPublisher</kind>
<instance>Hello-Sender-idd</instance>
</internalEndpoint>
<externalReference>
@@ -183,7 +201,7 @@
<internalEndpoint>
<portName>click_in</portName>
- <kind>rtecEventConsumer</kind>
+ <kind>EventConsumer</kind>
<instance>Hello-Receiver-idd</instance>
</internalEndpoint>
<externalReference>