I'm having a similar problem, but only the graph portion of the application is being cached. Where you able to find a solution outside of this group?
On Mar 30, 4:10 pm, Anky <[email protected]> wrote: > Hi, > > I am facing a situation here. The compiler generates some > XXX_TypeSerializer.java files and gwtcXXXX.tmp folder on compliation > under the Document..settings/Temp folder. > > Is there any way to avoid this step? This causes a problem when I > reload the application on the same browser. I am using Google > Visualization API and GWT for my project and on the app reload the > graph does not get displayed. To make it working I have to explicitly > clear the browser cache. > > Also, when the app is loaded in hosted mode, the GWT server gives the > following warning: > > ...Rebinding the XXXService (the interface that extends RemoteService) > ...Warning in generated://XXXXXXXXX/com/....XXXService_TypeSerializer.java -- 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.
