Ever since I have been using the manager app to deploy my war (about a
year).  Before I did it manually on the server.

If I stop and start the server it works OK.  I also tried stopping tomcat,
deleting the exploded war folder and then starting tomcat, it still works.

It is only when I have an active session and then redeploy with the manager
app.


On Wed, 17 Aug 2022 at 14:32, Lukasz Lenart <lukaszlen...@apache.org> wrote:

> Has it started recently? Tomcat by default serializes all sessions and
> tries to restore them on application reload.
>
> https://serverfault.com/questions/300222/invalidate-all-sessions-at-application-reload
>
>
> Regards
>
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to