Hi all,

I've been a long-time user of GWT, and I'm working on a fairly large 
project based on GWT 2.8.2. 

Our dev workflow is using GWT's DevMode with the built-in Jetty server. 
We're about to upgrade our stack for newer GWT and Java versions. As 
mentioned in this group many times, DevMode is no longer recommended and 
doesn't work for our setup in newer GWT/JDK combinations. So I want/need to 
use a webserver + codeserver. I've now got Tomcat/Cargo with Codeserver 
working, but I'm not 100% on the typical dev cycle.

As I understand it, it would be:
- Build the (exploded) WAR, which includes a GWT compile (1 permutation for 
dev). I've read that Codeserver only works with a compiled GWT app. 
- Run Cargo/Tomcat 
- Run GWT Codeserver
- In the browser, click on bookmarklet to compile
- Refresh the page for GWT compile

It's more involved than previously just starting gwt:debug, so maybe I'm 
missing some best practice?

What's your dev workflow?

Cheers,
Thomas

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/google-web-toolkit/29f893ce-e246-4b22-96d5-d69f1dec01fcn%40googlegroups.com.

Reply via email to