From 6ebb4853974edbc5b8441ea32e1c08d39ceb4259 Mon Sep 17 00:00:00 2001 From: remm Date: Wed, 13 Sep 2006 11:43:58 +0000 Subject: [PATCH] - Fix the mapping (?). - Copy some txt files to the right place. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@442952 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 12 +++++++----- webapps/examples/WEB-INF/web.xml | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 994ea9c6b..81eac2c20 100644 --- a/build.xml +++ b/build.xml @@ -282,11 +282,6 @@ - - - - - @@ -299,6 +294,13 @@ + + + + + + + diff --git a/webapps/examples/WEB-INF/web.xml b/webapps/examples/WEB-INF/web.xml index c8188790d..a70d06928 100644 --- a/webapps/examples/WEB-INF/web.xml +++ b/webapps/examples/WEB-INF/web.xml @@ -154,7 +154,7 @@ ChatServlet - /jsp/chat + /jsp/chat/chat CompressionFilterTestServlet -- 2.11.0