Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Notification of expiring sessions

Hassan Schroeder

2006-12-19

Replies:

On 12/19/06, ben short <ben@(protected):

> I was hoping that doing it this way would also provide me with
> replication of this data between several tomcat instances. Odviously I
> would need to setup session replication between them. Also it would
> allow for session data persistence should tomcat be restarted etc.

> I know that tomcat provides some way of persisting session but the
> documentation doesn't seem to be very good.

In my experience, both session replication and persistence across
restarts work fine on Tomcat out of the box, as long as your session-
stored objects are serializable.

So it's not clear what value shifting all that to a DB would add...

YMMV,
--
Hassan Schroeder ------------------------ hassan.schroeder@(protected)

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.