Thursday, February 19, 2015

Re: GWT 2.7.0 is here



I did a test to manually rename the module.nocache.js to module-nocache.js file and upate module.htmi to load client/module-nocache.js file, it works. How come?

 No idea. Most likely there is something strange with your setup.

 
-- J.

I found the issue is our Tomcat server is looking for moudule.nocache.js.zip file which is not auto generated by the codeserver. This recompile-reqester embedded module.nocache.js missed a gz version.

--
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/d/optout.

No comments:

Post a Comment