What would be the point of hot-deploy then? If you deploy a new app, how is your session to be accurate if for example one of the session objects has a new version behind the object? That is, if you store Address, and you now extend Address from AbstractAddress, your old session state object only has Address in it. There would be no valid way that I know of to suddenly sync up the old state with a new version of Address that extends AbstractAddress, unless perhaps you had custom code that could take an Addresss as a constructor to Address and copy it correctly? I don't see the reason for this though.
--- Regis Melo <[EMAIL PROTECTED]> wrote: > Hello, > > I'm using JBoss + Tomcat, but every time that I > deploy a new version > of WAR file, all sessions are invalidated... There > is any way to > configure JBoss/TomCat to don't invalidate my > sessions? > > Thanks in advance, > > Regis Melo > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user