On 12/19/06, ben short <[EMAIL PROTECTED]> wrote:

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 ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
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