[gwt-contrib] Jetty 9

2013-11-19 Thread jay
We have some requirements which have forced us to run our own Jetty server. 
This means we're debugging with the --noserver flag. The problem with this 
is the amount of time it takes to do a command line build (and deploy) and 
then run the debugger. And, of course, if your command line compile doesn't 
include the right permutation, you get to do it all over again.

My question is if someone can point us at how we can use our Jetty process, 
but hook up the GWT dev mode magic so we can just fire up the debugger 
and go.

Thanks,

jay

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups GWT 
Contributors group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[gwt-contrib] Re: Jetty 9

2013-11-19 Thread gslender
I'm unsure why you need to do a gwtc compile? Why is that?

G

On Wednesday, 20 November 2013 06:39:29 UTC+10, jay wrote:

 We have some requirements which have forced us to run our own Jetty 
 server. This means we're debugging with the --noserver flag. The problem 
 with this is the amount of time it takes to do a command line build (and 
 deploy) and then run the debugger. And, of course, if your command line 
 compile doesn't include the right permutation, you get to do it all over 
 again.

 My question is if someone can point us at how we can use our Jetty 
 process, but hook up the GWT dev mode magic so we can just fire up the 
 debugger and go.

 Thanks,

 jay


-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups GWT 
Contributors group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.