From f7a2a98e39611d2a9542711b0fca83b52eba07ec Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 26 Feb 2010 00:58:07 +0000 Subject: Fixing up binding uris git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916517 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/store-webapp/pom.xml | 10 +--------- .../samples/store-webapp/src/main/resources/store.composite | 7 +------ 2 files changed, 2 insertions(+), 15 deletions(-) (limited to 'sca-java-2.x/trunk/samples/store-webapp') diff --git a/sca-java-2.x/trunk/samples/store-webapp/pom.xml b/sca-java-2.x/trunk/samples/store-webapp/pom.xml index ea3c6af17f..5da7280c7e 100644 --- a/sca-java-2.x/trunk/samples/store-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/store-webapp/pom.xml @@ -84,15 +84,7 @@ 2.0-SNAPSHOT runtime - - - - org.apache.tuscany.sca - tuscany-binding-http-runtime - 2.0-SNAPSHOT - runtime - - + junit junit diff --git a/sca-java-2.x/trunk/samples/store-webapp/src/main/resources/store.composite b/sca-java-2.x/trunk/samples/store-webapp/src/main/resources/store.composite index 6bdcab4749..54760bd5b5 100644 --- a/sca-java-2.x/trunk/samples/store-webapp/src/main/resources/store.composite +++ b/sca-java-2.x/trunk/samples/store-webapp/src/main/resources/store.composite @@ -24,15 +24,10 @@ - - - - - @@ -49,7 +44,7 @@ - + -- cgit v1.2.3