summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1-RC1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml
blob: 9ee266671d80298472d9c50c47e52f6c905958e6 (plain)
1
2
3
4
5
6
7
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-error-payment.jar"
           uri="scatours-payment" />
</workspace>