|
As far as trying to catch the rpc exception, you might try
setting a global uncaught exception handler then seeing if you can
trap them via that method. We have switched to using
resty-gwt/json here and longer use the built in GWT-RPC
serializer. You could try putting a ?=versionNumber at the end of the nocache js include in the main html file. (of course bumping the version number each release or what not). This should force a reload of the main js when reloading the main html file. I do know at one time there was a bug in the compiled output in version 2.7 in regards to timestamps for the output js file which would cause this issue on consistent basis. The only thing I can think of is that the html file is being cached and not reloaded perhaps or that the timestamp on the nocache or main html file is screwy. On 07/18/2017 02:14 PM, Óscar Frías
Barranco wrote:
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout. |
- SerializationException when application is modified Óscar Frías Barranco
- Re: SerializationException when application is... Michael Joyner
- Re: SerializationException when applicatio... Óscar Frías Barranco
- Re: SerializationException when applic... Michael Joyner
- Re: SerializationException when application is... Jens
- Re: SerializationException when applicatio... Vassilis Virvilis
- Re: SerializationException when application is... Thomas Broyer
- Re: SerializationException when applicatio... Óscar Frías Barranco
