> From: Alex79 [mailto:[EMAIL PROTECTED] 
> Subject: RE: Problem with session
> 
> I checked the log in the logs directory, there's nothing that 
> says tomcat has been restarted.

What about the webapp being restarted?  (Not likely either.)

> I run tomcat 5.0.

Tomcat 5.0.what?

> It's an internal session id that is stored in the session.

So this is not a Tomcat issue - it's a problem with your webapp.

> The JRE says version 6 in the readme.

You need to be more precise; run java -version to get the exact level.

> I'm going to have a look at the keepalive and let you know if 
> it has an impact. 

Since this appears to be an application-specific session identifier, and
not the one defined by the servlet spec, the keepalive setting shouldn't
matter.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL 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 attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to