you!
Jing
From: Rainer Jung
To: Tomcat Users List
Sent: Thu, September 30, 2010 2:16:53 AM
Subject: Re: session won't timeout
On 30.09.2010 07:13, Caldarale, Charles R wrote:
>> From: Jing Chen [mailto:jin...@yahoo.com]
>> Subject: Re: session won't timeou
On 30.09.2010 07:13, Caldarale, Charles R wrote:
From: Jing Chen [mailto:jin...@yahoo.com]
Subject: Re: session won't timeout
The results are different - in one case, the session is
destroyed after 30 minutes; but in another case, the
session stay active.
First, look in Tomcat's l
ld be appropriate to this
thread.
On Thu, Sep 30, 2010 at 7:13 AM, Caldarale, Charles R
wrote:
>> From: Jing Chen [mailto:jin...@yahoo.com]
>> Subject: Re: session won't timeout
>
>> The results are different - in one case, the session is
>> destroyed after
> From: Jing Chen [mailto:jin...@yahoo.com]
> Subject: Re: session won't timeout
> The results are different - in one case, the session is
> destroyed after 30 minutes; but in another case, the
> session stay active.
First, look in Tomcat's logs to see if there&
.
Could this be related to browser setting? if so, what we can start to look
into?
thanks
From: Rainer Jung
To: Tomcat Users List
Sent: Mon, September 27, 2010 11:42:56 AM
Subject: Re: session won't timeout
On 27.09.2010 20:16, Jing Chen wrote:
> Hi,
> From: Jing Chen [mailto:jin...@yahoo.com]
> Subject: session won't timeout
> For some reason, some user's session just won't timeout and
> showing active in the system for days. The user has already
> closed the browser.
> What could be possible reasons for sessions being active for
> so lon
On 27.09.2010 20:16, Jing Chen wrote:
Hi, I have a web app running on JBoss. I have made sure the following:
1. /jbossweb-tomcat55.sar/conf/web.xml to set the session timeout as 30 minutes:
30
2. I am using sessionCreated/sessionDestroyed and valueBound/valueUnbound to
monitor th