Thanks to the excellent debugging skills of Sean Legassick, we now have
working session serialization stuff for Tomcat!

What this means is that you can be developing an Turbine application with
Tomcat and when a compiled class changes, it is reloaded properly AND the
HttpSession objects remain valid so if you are "logged in" to the
application you are developing you won't be logged out as a result of the
session being lost, because it isn't lost any longer. This is a huge time
saver when doing development within Turbine since a lot of people working
with Turbine will be working in a logged in state.

I had originally added this functionality to JServ and now we have it in
Tomcat as well! :-) woo hoo!

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to