----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Just a thought ... are you using JServ in manual or automatic mode?
If automatic, maybe something is happening to kill the JVM every
5 mins.  When that happens, all sessions would go away -- along
with everything else, of course.  The JVM would then get restarted,
and a client probably wouldn't notice anything.

Like other folks have observed, I've used sessions for long periods
with no problems.

- Fernando

> > ----------------------------------------------------------------
> > 
> > Same here. About 5 minutes.
> > I think it may have something to do with the users' inactivity 
> period. We
> > are not using JServ in production environment (still in dev 
> stage), but this
> > will be a big issue when we move to prod.
> > Anyone knows if this is fixed in Tomcat?
> 
> Is what fixed? We have been using session control via cookies with a one
> hour timeout and have had no problems whatsoever with session timeouts.
> aybe you are not using cookies properly?
> 
> Ben Ricker
> Web Administrator
> US-Rx, Inc.
> 



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to