From 8f5511f7532708330081984548fbed8c6594bf8d Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 8 May 2009 10:21:32 +0000 Subject: Start creating a BPEL webapp sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772922 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/helloworld-bpel-webapp/pom.xml | 53 ++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 sandbox/ant/helloworld-bpel-webapp/pom.xml (limited to 'sandbox/ant/helloworld-bpel-webapp/pom.xml') diff --git a/sandbox/ant/helloworld-bpel-webapp/pom.xml b/sandbox/ant/helloworld-bpel-webapp/pom.xml new file mode 100644 index 0000000000..7826877e60 --- /dev/null +++ b/sandbox/ant/helloworld-bpel-webapp/pom.xml @@ -0,0 +1,53 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.4 + ../../pom.xml + + sample-helloworld-bpel-webapp + war + Apache Tuscany SCA Sample BPEL HelloWorld in a WebApp + + + + + ${pom.groupId} + tuscany-host-webapp + ${pom.version} + + + + org.apache.tuscany.sca + tuscany-implementation-bpel-ode + 1.4 + runtime + + + + + + ${artifactId} + + + -- cgit v1.2.3