From cd16d2dc01f7ccc4188a075d90f83d7f1c7c9250 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 8 Dec 2009 13:17:23 +0000 Subject: 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 --- .../trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml | 3 ++- .../trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test') 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"> diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml index 14a48f507a..17313a7a5d 100644 --- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml +++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-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"> -- cgit v1.2.3