From 71b732801839a043bfd6c7c55ad8b05468e68a06 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Fri, 4 Jun 2010 08:54:19 +0000 Subject: Tag for 2.0 M5 RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951332 13f79535-47bb-0310-9956-ffa450edef68 --- .../tomcat-war/src/main/webapp/WEB-INF/web.xml | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-M5-RC2/distribution/tomcat/tomcat-war/src/main/webapp/WEB-INF/web.xml (limited to 'sca-java-2.x/tags/2.0-M5-RC2/distribution/tomcat/tomcat-war/src/main/webapp/WEB-INF') diff --git a/sca-java-2.x/tags/2.0-M5-RC2/distribution/tomcat/tomcat-war/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/tags/2.0-M5-RC2/distribution/tomcat/tomcat-war/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..e6c3d23e9e --- /dev/null +++ b/sca-java-2.x/tags/2.0-M5-RC2/distribution/tomcat/tomcat-war/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,40 @@ + + + + + + + Tuscany Installer Application + + + InstallerServlet + org.apache.tuscany.sca.war.InstallerServlet + + + + InstallerServlet + /installer + + + + installer.jsp + + + -- cgit v1.2.3