summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-08-31 12:00:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-08-31 12:00:25 +0000
commit0f51f4dea747b37c56904f95f3cf7f3c2269849f (patch)
treed7cb29f0af845b041d3e849e2b0d2906373292b0 /sca-java-2.x
parent3f104874d0991b891853d7180cd0a49d945fe85f (diff)
Remove test binidng
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991162 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/modules/binding-http-runtime/src/test/resources/helloworld.composite1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-http-runtime/src/test/resources/helloworld.composite b/sca-java-2.x/trunk/modules/binding-http-runtime/src/test/resources/helloworld.composite
index d836ed3860..7497cfcbac 100644
--- a/sca-java-2.x/trunk/modules/binding-http-runtime/src/test/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/modules/binding-http-runtime/src/test/resources/helloworld.composite
@@ -26,7 +26,6 @@
<implementation.java class="org.apache.tuscany.sca.binding.http.HelloworldImpl"/>
<service name="Helloworld">
<tuscany:binding.http />
- <binding.ws name="ws" />
</service>
</component>