summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml')
-rw-r--r--tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml b/tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml
new file mode 100644
index 0000000000..1379b37dce
--- /dev/null
+++ b/tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<workspace xmlns="http://tuscany.apache.org/xmlns/sca/1.0"
+ xmlns:ns1="http://tuscany.apache.org/xmlns/sca/1.0">
+ <contribution location="file:./cloud"
+ uri="http://tuscany.apache.org/cloud" />
+ <contribution location="file:../../../../payment/target/itest-domainmgr-transaction-payment.jar"
+ uri="scatours-payment" />
+</workspace>