Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 17318 invoked from network); 6 Dec 2007 19:20:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2007 19:20:48 -0000 Received: (qmail 55651 invoked by uid 500); 6 Dec 2007 19:20:35 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 55238 invoked by uid 500); 6 Dec 2007 19:20:33 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 55227 invoked by uid 500); 6 Dec 2007 19:20:33 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 55224 invoked by uid 99); 6 Dec 2007 19:20:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2007 11:20:33 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2007 19:20:31 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 2788F714251; Thu, 6 Dec 2007 11:20:09 -0800 (PST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 15967] - IllegalStateException not thrown by HttpSession.getLastAccessedTime() if session has been invalidated. In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071206192010.2788F714251@brutus.apache.org> Date: Thu, 6 Dec 2007 11:20:09 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org 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=15967 markt@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From markt@apache.org 2007-12-06 11:20 ------- Although this exception isn't in the pdf for the 2.4 spec it is in source code and the javadoc. It was clearly intended to be there. It would have been included in the pdf if it wasn't for the typo that was corrected in the first errata. See http://jcp.org/aboutJava/communityprocess/maintenance/jsr154/errata204.txt for more details. -- 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: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org