From users-return-151939-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Thu Oct 05 16:02:53 2006 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 29593 invoked from network); 5 Oct 2006 16:02:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 16:02:53 -0000 Received: (qmail 46900 invoked by uid 500); 5 Oct 2006 16:02:38 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46881 invoked by uid 500); 5 Oct 2006 16:02:38 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 46869 invoked by uid 99); 5 Oct 2006 16:02:38 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2006 09:02:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [204.74.20.252] ([204.74.20.252:58960] helo=sid.armstrong.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 25/71-04543-99C25254 for ; Thu, 05 Oct 2006 09:02:35 -0700 Received: from [10.38.22.70] (tafunk-lt.americas.armstrong.com [10.38.22.70]) by sid.armstrong.com (8.13.6/8.12.8) with ESMTP id k95G9ncd006888 for ; Thu, 5 Oct 2006 11:09:49 -0500 Message-ID: <45252C97.3040602@joedog.org> Date: Thu, 05 Oct 2006 12:02:31 -0400 From: Tim Funk Organization: Human Being User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: specify filter in server.xml References: <45251537.9040805@voiceprovider.com> In-Reply-To: <45251537.9040805@voiceprovider.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You don't, you were right when you put it in $CATALINA_HOME/conf/web.xml -Tim Magnus Bergman wrote: > Hi, > I would like to add a filter to server.xml, to have a > "server-wide-filter", but it doesn't seem to be registered. It works > fine if I put it in any-webapp/WEB-INF/web.xml or in > $CATALINA_HOME/conf/web.xml, but it doesn't work if I put it in > server.xml? Exact where in server.xml should I specify it? --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org