From 39cc69a1dcfef0f68fd9514f1c6eddfce96164be Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 9 Dec 2009 11:34:56 +0000 Subject: Add another SCAClient webapp this time using a servlet and an html page that enables choosing either the service or reference component to invoke git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888771 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/META-INF/sca-contribution.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient2-webapp/src/main/webapp/META-INF/sca-contribution.xml (limited to 'sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient2-webapp/src/main/webapp/META-INF/sca-contribution.xml') diff --git a/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient2-webapp/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient2-webapp/src/main/webapp/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..2ab1d68888 --- /dev/null +++ b/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient2-webapp/src/main/webapp/META-INF/sca-contribution.xml @@ -0,0 +1,28 @@ + + + + + + + -- cgit v1.2.3