summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-06-19 15:07:06 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-06-19 15:07:06 +0000
commit2782abb707ece271996d56577b010feef569e4c6 (patch)
tree5327b91f6fbf84557d3553c9dd6520b1d35668c6 /java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite
parent249c2e55cef4ea2c13e7de0f8a4118a245cd7b99 (diff)
Add a basic test for the jsonp binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786534 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite')
-rw-r--r--java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite b/java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite
index 8213d0e06f..cbfa8a204d 100644
--- a/java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite
+++ b/java/sca/modules/binding-jsonp-runtime/src/test/resources/helloworld.composite
@@ -19,6 +19,7 @@
-->
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
+ targetNamespace="http://itest"
name="HelloWorldComposite">
<component name="HelloWorldComponent">