Friday, February 20, 2015

Re: SDM not workin correct...

Are you sure you deploy the app.nocache.js file generated by SDM? If you have done a production compile in the mean time then you might have deployed a wrong one. Try to delete any existing ./war/<module name> folder and restart SDM to give it a clean start. Once it is started you can deploy.

 
setting -Dgwt.watchFileChanges=false, should force compile every time a reload is called, and then see if nothing change dont compile?

No it just changes the way file system changes are detected by SDM. It forces SDM to scan all files on disk. The default behavior can be unreliable on some OS.


-- J.


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