summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-08 13:17:23 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-08 13:17:23 +0000
commitcd16d2dc01f7ccc4188a075d90f83d7f1c7c9250 (patch)
treede2b3c1cd681d46b7546161ea7d83be0db57bd23 /sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
parent5ff3dd158e0a0b82383dde761f70c9af53e6ad6b (diff)
Configure to run the tribes version of the registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888391 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
index 1bda0ee4b7..a589d01ada 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
@@ -21,7 +21,8 @@
xmlns="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
uri="http://sample/nodes/TestNode1"
- domain="http://domain1">
+ domain="http://domain1"
+ domainRegistry="tribes:default">
<!-- Configure the base URIs for a given binding -->
<!-- Each base URI is for a protocol supported by the binding -->