From 41e952751cd44e16b78d5083e1cc543ef22a47b5 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 11 Aug 2008 07:46:36 +0000 Subject: Change to work with the embedded webapp runtime and new implementation.web, and change the service name to make the scdl more obvious git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684663 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/helloworld-servlet/pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'java/sca/samples/helloworld-servlet/pom.xml') diff --git a/java/sca/samples/helloworld-servlet/pom.xml b/java/sca/samples/helloworld-servlet/pom.xml index d533f189ab..b970329596 100644 --- a/java/sca/samples/helloworld-servlet/pom.xml +++ b/java/sca/samples/helloworld-servlet/pom.xml @@ -35,7 +35,21 @@ org.apache.tuscany.sca tuscany-sca-api 1.4-SNAPSHOT - provided + compile + + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + runtime -- cgit v1.2.3