From 994c753d4c4f224e7b93fa8dc6ae807367317678 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 19 Aug 2008 00:08:11 +0000 Subject: Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/web.xml | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 java/sca/modules/node-launcher-webapp/src/main/webapp/WEB-INF/web.xml (limited to 'java/sca/modules/node-launcher-webapp/src/main/webapp/WEB-INF/web.xml') diff --git a/java/sca/modules/node-launcher-webapp/src/main/webapp/WEB-INF/web.xml b/java/sca/modules/node-launcher-webapp/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..6c2c943c99 --- /dev/null +++ b/java/sca/modules/node-launcher-webapp/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,41 @@ + + + + + + + Apache Tuscany SCA Node + + + tuscany + org.apache.tuscany.sca.node.launcher.NodeServletFilter + + + + tuscany + /* + + + + index.jsp + + + -- cgit v1.2.3