Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 11857 invoked from network); 18 Dec 2006 16:01:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2006 16:01:39 -0000 Received: (qmail 18291 invoked by uid 500); 18 Dec 2006 16:01:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 18265 invoked by uid 500); 18 Dec 2006 16:01:32 -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 18254 invoked by uid 99); 18 Dec 2006 16:01:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 08:01:32 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [12.2.126.52] (HELO elwood.outstart.com) (12.2.126.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 08:01:22 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C722BD.B6C1B07E" Subject: repost: looking for example using Mbean to for session management across multiple applications Date: Mon, 18 Dec 2006 10:01:01 -0600 Message-ID: <9CA9E440DF40F04A96AE32248416403BB8C217@elwood.outstart.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: repost: looking for example using Mbean to for session management across multiple applications Thread-Index: AccivbZ69fEC+QAWS662M2aeh2ZFaQ== From: "Bill Milbratz" To: "Tomcat Users List" X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C722BD.B6C1B07E Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 (this is a repost. I inadvertently 'thread hijacked' when I initially posted this question). =20 I'm looking for an example of using Mbeans to access the org.apache.catalina.Manager interface to manage HttpSessions. =20 First off, however: is this possible? =20 We're interested in using this approach for managing single signon between multiple web applications. (where accessing one session keeps alive other sessions). =20 thanks, =20 bill milbratz =20 =20 =20 =20 ------_=_NextPart_001_01C722BD.B6C1B07E--