summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 14:01:11 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 14:01:11 +0000
commit0c9f54c1d14a280a6d6eb5876e7cd75ba4b5ba5d (patch)
tree7a093a74fd72a309a995090d8531d97e2640ed46 /java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
parent4b64a12ea227476997adb050ef3f1dc6e661dedd (diff)
Fix the jmsobject itest wsdl and add the itest to the build as it works now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822743 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite b/java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
index 320deb8c26..e037aa74d9 100644
--- a/java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
+++ b/java/sca/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
@@ -21,7 +21,7 @@
targetNamespace="http://itest"
xmlns:hw="http://helloworld"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
- name="jmsobject">
+ name="helloworld">
<component name="HelloWorldReferenceComponent">
<implementation.java class="org.apache.tuscany.sca.binding.jms.format.jmsobject.helloworld.HelloWorldReferenceImpl" />