facebook

Tomcat auto-deploy: Session already invalidated

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #286354 Reply

    sg707
    Member

    I’ve searched for this topic but couldn’t find it. My web project is using Spring+Struts and it is deploying perfectly through myeclipse. However, each time MyEclipse redeploy it kills the session. Is there a way to keep the session?

    #286362 Reply

    Loyal Water
    Member

    What version of Tomcat are you working with?

    #286838 Reply

    sg707
    Member

    Apache Tomcat Version 6.0.10, hope you can help

    #286871 Reply

    Loyal Water
    Member

    Some things to note:-
    1. When tomcat senses changed files, it restarts the context immediately.
    2. Can you use an exploded deployment to minimize the number of restarts.
    3. If they are still occuring, you can edit the context configuration for that web app and set “reloadable=true” to stop it from reloading all the time

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Tomcat auto-deploy: Session already invalidated

You must be logged in to post in the forum log in