summaryrefslogtreecommitdiffstats
path: root/sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-05-11 15:50:08 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-05-11 15:50:08 +0000
commit9ea6686aa690c68a7bdc875351c076b69a6f0fb2 (patch)
tree4ceb7ac7b1ff961ad467f96d7aff0f540426b11f /sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml
parent069ff5365820c918eedfcb6aa943bf882dc77ac0 (diff)
Changes to exercise some of the new functions Ant is adding to the registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101928 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml b/sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml
index 2bb0bc7558..38274a1a62 100644
--- a/sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml
+++ b/sandbox/slaws/domain-view/src/test/resources/domain1/nodeService/node.xml
@@ -20,9 +20,8 @@
<node xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
- uri="http://sample/nodes/TestNode3"
- domain="default"
- domainRegistry="tuscany:default?listen=127.0.0.1:14820">
+ uri="http://sample/domain1/nodeService"
+ domain="uri:domain1">
<!-- Configure the base URIs for a given binding -->
<!-- Each base URI is for a protocol supported by the binding -->