From: idfx Date: Thu, 10 Oct 2002 10:57:39 +0000 (+0000) Subject: servlet-2.2.jar is not copied anymore to WEF-INF/lib, beacuse normally tomcat provide... X-Git-Tag: BEFORE_MERGE_1_1~508 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=c539ab84d1d2d786e5748697712583f6477cabb9;p=mir.git servlet-2.2.jar is not copied anymore to WEF-INF/lib, beacuse normally tomcat provides this jar in his common/lib-directory. a small change in the web.xml, that tomcat 4.1.* starts the web-app --- diff --git a/build.xml b/build.xml index 63855090..b1e2fa9e 100755 --- a/build.xml +++ b/build.xml @@ -142,6 +142,7 @@ + diff --git a/etc/web.xml b/etc/web.xml index 5415ac6e..080742d8 100755 --- a/etc/web.xml +++ b/etc/web.xml @@ -134,17 +134,6 @@ - - - - - http://java.apache.org/tomcat/examples-taglib - - - /WEB-INF/jsp/example-taglib.tld - - - Protected Area