Shapira, Yoav schrieb:

> You're right.  If you want to do it this way, you have to take care of
> serializing and de-serializing your listener yourself on your webapp's
> startup and shutdown (e.g. by using a ServletContextListener).

IMHO sessionCreated() shoud be called for each session that is read from
disk by org.apache.catalina.session.PersistentManager when tomcat starts
up. I really don't see an easy method to save the entire Map using
ServletContextListener.

cu,
        boris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to