matador wrote:
Leon Rosenberg <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
You don't need to restart the server to get your changes live, you can
force it to reload the whole application, which, in case of tomcat,
your users wouldn't even notice (as long as ALL your beans in session
are serializable).
thanks much. i do understand it better now, is there any other special
setup to make sure that tomcat persists sessions across restarts?
(e.g. context.xml pararms)
Nope. For more info read
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/manager.html
particularly
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/manager.html#Restart%20Persistence
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]