summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 12:35:53 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 12:35:53 +0000
commit44b53d6e49aee02ca44f3b1c57378dd6ce7f20ca (patch)
tree05a6ce683e6fda43a5939dce7dceeba1ca695567 /java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite
parent2828a49676d2196486a409ce502aff40ef1873fb (diff)
Separate out the JMS format itests into individual modules as teh exitsing format test has multiple composites with duplicates which makes it hard to debug. Add the working format tests into the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822695 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite')
-rw-r--r--java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite b/java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite
index 22fc962461..8270d6e5d3 100644
--- a/java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite
+++ b/java/sca/itest/jms/format/src/main/resources/jmsbytes/helloworld.composite
@@ -18,7 +18,7 @@
* under the License.
-->
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
- targetNamespace="http://helloworld"
+ targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
name="helloworld">