You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/04/07 18:06:24 UTC

DO NOT REPLY [Bug 46924] Session is lost when application is reloaded through touching the war file

https://issues.apache.org/bugzilla/show_bug.cgi?id=46924





--- Comment #1 from Kirk True <ki...@mustardgrain.com>  2009-04-07 09:06:21 PST ---
In addition to the OP seeing this on Windows on 6.1.18, I am able to reproduce
this on Linux against the trunk. 

OP - thanks for the example (Maven) project and the clear steps.

There are three cases discussed; this is what happens presently:

    * Touching $TOMCAT_HOME/webapps/example.war - sessions deleted
    * Deleting $TOMCAT_HOME/webapps/example - sessions deleted
    * Deleting $TOMCAT_HOME/webapps/example/* - sessions preserved

So what is the expected behaviour with regard to the above cases?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org