Hello, we have a problem when redeploying our webapp: All sessions are destroyed.
It once worked that the session were kept over a new deployment of the webapp, but since a few weeks (and IMO nothing has changed significantly) the sessions expire. I tried already the <distributable/> tag in web.xml to enforce all attributes to be serializable. We use MyFaces 1.1.4, deployed in a Tomcat 5.5.15. I don't know where to look for the reason... Regards Jan -- View this message in context: http://www.nabble.com/Session-destroyed-when-redeploying-MyFaces-Web-App-tf2642928.html#a7377513 Sent from the MyFaces - Users mailing list archive at Nabble.com.

