Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 6777 invoked from network); 13 Jan 2005 18:38:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jan 2005 18:38:38 -0000 Received: (qmail 58059 invoked by uid 500); 13 Jan 2005 18:38:33 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 57704 invoked by uid 500); 13 Jan 2005 18:38:32 -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 57683 invoked by uid 99); 13 Jan 2005 18:38:32 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 13 Jan 2005 10:38:31 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j0DIcSuW032559 for ; Thu, 13 Jan 2005 19:38:28 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j0DIcSgp032557; Thu, 13 Jan 2005 19:38:28 +0100 Date: Thu, 13 Jan 2005 19:38:28 +0100 Message-Id: <200501131838.j0DIcSgp032557@ajax.apache.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 33002] - Containter does not return a 404 error for permanently unavailable Web components X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33002 ------- Additional Comments From sastelting@earthlink.net 2005-01-13 19:38 ------- No, the specification states that the 404 error should be returned for permanent unavailability in the service method. Exceptions in init are covered in SRV2.3.2; the bug I refer to relates to the third paragraph of SRV2.3.3.2 For the init method, (SRV2.3.2.1) the specification implies that permanent unavailability is treated the same way as a ServletException... the Web component will be released, but the container can immediately attempt to recreate the object. I will provide a test case to you, but it will take me a day or two. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org