How enable production mode in GWT 2.7 application
问题 I would like to deploy my GWT 2.7 application on my server through gwt-maven-plugin and jenkins. But, after compile process, when I launch my application, I've this error message : Couldn't load APPLICATION_NAME from Super Dev Mode server at http://MY_IP:9876. Please make sure this server is ready. Indeed, the super dev mode is enabled by default since 2.7. So, how disable it to use production mode ? 回答1: Ok thank you very much for your comment. Indeed, my problem concerned the *.nocache.js