Either launch (other parameters omitted)
-- DevMode -noserver -war /path/to/exploded_war
or
CodeServer -launcherDir /path/to/exploded_war
with /path/to/exploded_war being your build tool's output war directory or your GWT-Project/war folder. At work we do this for ages because we always use the exact same servlet container as we use in production. So we literally never used GWT's bundled jetty server.
What problems did you encounter? When coming from GWT 2.6 classic DevMode it should actually just work without any changes to your configuration.
-- J.
You received this message because you are subscribed to the Google Groups "GWT Users" 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