Martin Gainty wrote:
Adriano-
from what I've seen the normal way of handling the webapp reload is to clean off
the work folder *.ser files
this would be considered 'normal behaviour' since your webapp configuration has changed the attributes for any previous serialised objects would be changed as well..
thus any serialised objects should NOT be deserialised back into the webapp
does this not make sense ?
I don't think so... If I'm fixing bugs that does not affect session
data, what's the problem to maintain it? I still don't see an easy way
to do that.
If my session classes changes (depending on the changes), it could not
be deserialized anyway.
Adriano
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org