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