Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 79406 invoked from network); 9 Jan 2002 11:10:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Jan 2002 11:10:25 -0000 Received: (qmail 24733 invoked by uid 97); 9 Jan 2002 11:09:50 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 24680 invoked by uid 97); 9 Jan 2002 11:09:47 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 24664 invoked from network); 9 Jan 2002 11:09:46 -0000 Message-ID: <012401c198fe$17669b00$6501a8c0@apache.org> From: "Remy Maucherat" To: "Tomcat Users List" References: <3C3C2091.D28528D9@open.ch> Subject: Re: error-page directive does not catch HTTP STATUS 500 errors! Date: Wed, 9 Jan 2002 03:09:20 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: localhost.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > Hi all, > > I am using a tomcat 4.0.1 standalone running on Unix. I configured my > web.xml like the following: > > > java.lang.Throwable > /errors/err-except.html > > > 500 > /errors/err-code500.html > > > 404 > /errors/err-code404.html > > > > > the code should catch all error codes - but unfortunately it does not. > On HTTP STATUS 500 > errors a appears. I crawled the web for this > issue but i did not find anything about it. > > In my WEB-INF/web.xml i created the following constraint in order to > generate a HTTP STATUS 500 error. > > > > no-access > /test.html > > > nobody > > > > Did anyone already have found a solution? This looks similar to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5725 Remy -- To unsubscribe: For additional commands: Troubles with the list: