summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
commitdd3825abe153da29a4f1fa58e00f744c16ea4b6a (patch)
tree0d22395660e3d64719d1373b215c7ba2eeee80d8 /sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache
parent69ddd8bf2040ca4e25195886af5b83a522969ef7 (diff)
Update varrious version references to 2.0-m2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755275 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache')
-rw-r--r--sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/pojo/test.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/pojo/test.composite b/sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/pojo/test.composite
index 2120c88db4..f1e700a623 100644
--- a/sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/pojo/test.composite
+++ b/sandbox/ant/sca/branches/foo/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/pojo/test.composite
@@ -25,7 +25,7 @@
<implementation.java class="org.apache.tuscany.sca.binding.ws.axis2.itests.pojo.TestServiceImpl" />
<service name="TestService">
<interface.java interface="org.apache.tuscany.sca.binding.ws.axis2.itests.pojo.TestService" />
- <binding.ws />
+ <binding.ws uri="http://localhost:8085/TestService"/>
</service>
</component>
</composite>