Hello, I use GWT + GAE for my app development and I have a problem
when deploying a version containing a lot of changes (compared to the
last version): for example: same gadgets but with a different code/
architecture, changed DTOs, etc.
Some times, when deploying a new version (and then setting it
default), the browser shows only a blank page (the javascript code is
run but nothing is desplayed). I can't really reproduce the problem so
it is very hard to debug, but if needed I can instruct my users to
clean their cookies and cache, and the problem is solved.
Is there a way to solve this problem ? (for ex, creating a script that
runs at the beginning of onModuleLoad())

-- 
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