From e37a2cbb2792feb70fe6d1809d899f7b55cecf31 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 16 Sep 2010 15:42:52 +0000 Subject: TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved to getting started git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997796 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/webapps/helloworld-jms/pom.xml | 96 ---------------------- 1 file changed, 96 deletions(-) delete mode 100644 sca-java-2.x/trunk/samples/webapps/helloworld-jms/pom.xml (limited to 'sca-java-2.x/trunk/samples/webapps/helloworld-jms/pom.xml') diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-jms/pom.xml b/sca-java-2.x/trunk/samples/webapps/helloworld-jms/pom.xml deleted file mode 100644 index 326422ed7b..0000000000 --- a/sca-java-2.x/trunk/samples/webapps/helloworld-jms/pom.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-samples - 2.0-SNAPSHOT - ../../pom.xml - - - sample-helloworld-jms-webapp - war - Apache Tuscany SCA Sample JMS HelloWorld in a WebApp - - - - - org.apache.tuscany.sca.shades - tuscany-base - 2.0-SNAPSHOT - - - org.apache.tuscany.sca.shades - tuscany-jms - 2.0-SNAPSHOT - - - - org.apache.activemq - activemq-core - 5.3.0 - runtime - - - - - - helloworld-jms - - - org.mortbay.jetty - maven-jetty-plugin - 6.1.18 - - helloworld-jms - foo - 9999 - - - - start-jetty - process-test-classes - - run - - - 0 - true - - - 8085 - - - - - - stop-jetty - prepare-package - - stop - - - - - - - - -- cgit v1.2.3