From 32dc94928d64ce3948584eea51ceb15c8c0887bc Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 1 Oct 2009 11:49:07 +0000 Subject: Add configuration for Jetty so you can run the sample with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820618 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/webapps/helloworld-jms/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'java/sca/samples/webapps/helloworld-jms/pom.xml') diff --git a/java/sca/samples/webapps/helloworld-jms/pom.xml b/java/sca/samples/webapps/helloworld-jms/pom.xml index 2064543eb5..4e45d20d5c 100644 --- a/java/sca/samples/webapps/helloworld-jms/pom.xml +++ b/java/sca/samples/webapps/helloworld-jms/pom.xml @@ -68,6 +68,13 @@ ${artifactId} + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.18 + + -- cgit v1.2.3