From 292f4bbb201e20c025426b310ed62e306bd96210 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 4 Feb 2010 16:43:19 +0000 Subject: Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml | 2 +- sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/itest/bpel') diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml index be818711c4..75856a4c74 100644 --- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml +++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml @@ -51,7 +51,7 @@ org.apache.tuscany.sca - tuscany-binding-ws-axis2 + tuscany-binding-ws-runtime-axis2 2.0-SNAPSHOT runtime diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml index fcd7bda656..dffbb4f9a9 100644 --- a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml +++ b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml @@ -56,7 +56,7 @@ org.apache.tuscany.sca - tuscany-binding-ws-axis2 + tuscany-binding-ws-runtime-axis2 2.0-SNAPSHOT runtime -- cgit v1.2.3