diff options
Diffstat (limited to 'sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml')
-rw-r--r-- | sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml | 3 |
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 --> |