I tried to use GWT 2.7 SDM with Tomcat server. From Eclipse, I launched our 
app launcher file used to work with GWT 2.6 Dev mode, and so now with 
GWT2.7 it becomes SDM by default.
The initial compilation is OK and code server starts fine and our app web 
server (using GWT RPC) starts fine. But when I tried to load from Chrome, 
the page is empty and the console said cannot load module nocache.js file. 
I searched the issue and found a old post with workaround to point the 
moudule nocache.js file to code server instead of the web server: 
https://code.google.com/p/google-web-toolkit/issues/detail?id=8886

But then I need to use "Dev on" bookmarklet to recompile it and I need to 
force to set one permutation properties on the gwt.xml file.
Does anyone have this issue or know how to fix it so that I can fully use 
GWT 2.7 SDM without these workarounds to refresh browser to recompile the 
code?

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to