How can we prevent current active sessions from seeing the "Please
refresh your browser, your code is out of date" message, every time we
redeploy a small minor fix?


I just wanted to check and see if anyone has a good solution to the
"missing code" problem that occurs when you redeploy GWT to your
Tomcat server.

If a user has an active session, and we redeploy, the next time the
user requests one of the modularized GWT js files, their session has
to be restarted, because the file no longer exists.  GWT creates new
hashed folder/js file names every time we deploy.

This is particularly annoying when all we want to do is make a small
"text" change or other minor tweak....

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to