Wednesday, November 20, 2013

Re: IncompatibleRemoteServiceException after new deployment

Hi,

there must be some additional magic things: I cannot reproduce the problems my users have...

First, I changed my code so that all exceptions triggered by RPC calls are passed to one central handler. This handler now catches all IncompatibleRemoteServiceExeptions and shows a nice message, that the browser cache is outdated and that the application has to be reloaded. (I actually don't know how to reload it automatically. How?)

However, after deploying the new war file, I cannot reproduce anything. I even upgraded my GWT eclipse plugins, and the last time I did so is months ago. After that everything was recompiled. But my application runs without any problem.

So how can it be that my users face the IncompatibleRemoteServiceException?

Thank you
Magnus

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment