Tuesday, February 16, 2016

Re: GWT Rolling Deployment

We deploy the new version next to the old version and then use a reverse proxy in front of the app servers to switch customers separately to the new version. Once switched to the new version the app gets an exception on the next server request and that exception tells the GWT app to show a "you app has been upgraded" message to the user and to reload itself. The reload then loads the new version of the app.

There are a couple of similar questions in this group mainly related to GWT-RPC so a search might be helpful.

-- J.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment