Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 90953 invoked from network); 7 Feb 2002 14:49:03 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Feb 2002 14:49:03 -0000 Received: (qmail 9486 invoked by uid 97); 7 Feb 2002 14:48:54 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 9469 invoked by uid 97); 7 Feb 2002 14:48:53 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 9458 invoked from network); 7 Feb 2002 14:48:53 -0000 Message-ID: <3C62A046.A3BBE813@distributopia.com> Date: Thu, 07 Feb 2002 09:41:58 -0600 From: "Christopher K. St. John" X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i686) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-dev@jakarta.apache.org Subject: IOException, , etc. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Tomcat 4 will never match: java.io.IOException /ioexception.html because all servlet-generated IOExceptions are silently swallowed up by StandardWrapperValve before they get a chance to be handled by the ErrorReportValve. (or the ErrorReportValve, you don't even get the default stack trace page) This strikes me as bad, but there are comments in the StandardWrapperValve code that indicate it's intentional. I've searched fruitlessly (google, list archives, cvs comments, etc) for any hints about why Tomcat would want to do this. Is is a bug or a feature? If it's a bug, I'll happily submit a bugreport and patch. If it's a feature, what's the rationale? Thanks, -- Christopher St. John cks@distributopia.com DistribuTopia http://www.distributopia.com -- To unsubscribe, e-mail: For additional commands, e-mail: