From 086ec70bfc8d18c4d7f489b4ecd5371b64805a2d Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 6 Oct 2010 10:42:30 +0000 Subject: Rename trunk/contrib to trunk/unreleased git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004981 13f79535-47bb-0310-9956-ffa450edef68 --- .../jsonp-webapp/src/main/webapp/WEB-INF/web.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/src/main/webapp/WEB-INF/web.xml (limited to 'sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/src/main/webapp/WEB-INF/web.xml') diff --git a/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..0deec29fcc --- /dev/null +++ b/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,34 @@ + + + + Apache Tuscany JSONP Sample + + tuscany + org.apache.tuscany.sca.host.webapp.TuscanyServletFilter + true + + + tuscany + /* + + + index.html + + \ No newline at end of file -- cgit v1.2.3