Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07BCE101DD for ; Wed, 2 Oct 2013 21:37:38 +0000 (UTC) Received: (qmail 76091 invoked by uid 500); 2 Oct 2013 21:37:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76044 invoked by uid 500); 2 Oct 2013 21:37:29 -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 76033 invoked by uid 99); 2 Oct 2013 21:37:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 21:37:27 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Chuck.Caldarale@unisys.com designates 216.82.243.203 as permitted sender) Received: from [216.82.243.203] (HELO mail1.bemta8.messagelabs.com) (216.82.243.203) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 21:37:18 +0000 Received: from [216.82.241.196:58905] by server-11.bemta-8.messagelabs.com id D0/54-14217-8F19C425; Wed, 02 Oct 2013 21:36:56 +0000 X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-14.tower-46.messagelabs.com!1380749816!30039976!1 X-Originating-IP: [192.61.61.105] X-StarScan-Received: X-StarScan-Version: 6.9.12; banners=-,-,- X-VirusChecked: Checked Received: (qmail 1396 invoked from network); 2 Oct 2013 21:36:56 -0000 Received: from naedge.unisys.com (HELO USEA-NAEDGE2.unisys.com) (192.61.61.105) by server-14.tower-46.messagelabs.com with RC4-SHA encrypted SMTP; 2 Oct 2013 21:36:56 -0000 Received: from usea-nahubcas3.na.uis.unisys.com (129.224.76.101) by USEA-NAEDGE2.unisys.com (192.61.61.105) with Microsoft SMTP Server (TLS) id 8.3.298.1; Wed, 2 Oct 2013 16:36:55 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.41]) by usea-nahubcas3.na.uis.unisys.com ([129.224.76.101]) with mapi; Wed, 2 Oct 2013 16:36:55 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Wed, 2 Oct 2013 16:36:55 -0500 Subject: RE: Session does not get invalidated when sessionCookiePath is set to "/" Thread-Topic: Session does not get invalidated when sessionCookiePath is set to "/" Thread-Index: Ac6/tjVMdZoRNRoPQOSCIGufFifLGQAAOglw Message-ID: <99C8B2929B39C24493377AC7A121E21FC5BFC2678F@USEA-EXCH8.na.uis.unisys.com> References: <16565450-D024-40A9-A2CF-FC27D0981C2F@gmail.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > From: Stefan Haberl [mailto:birnbuazn@gmail.com]=20 > Subject: Session does not get invalidated when sessionCookiePath is set t= o "/" > I've a context.xml like so: > sessionCookieDomain=3D"acme.org" > sessionCookieName=3D"acme" > useHttpOnly=3D"true" > disableURLRewriting=3D"true" > /> The /> terminates the element, so the rest of your .xml file is p= robably ignored... > > Not sure what the applies to, since it's not nested inside the . > Not semantically valid, since the element was already closed. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org