On Sunday, April 14, 2013 10:53:54 PM UTC+2, RyanZA wrote:
>
> When running gwt:run on this atmosphere sample, everything works fine:
>
>
> https://github.com/Atmosphere/atmosphere-extensions/tree/master/gwt20/samples/gwt20-demo
>
> However, when running gwt:run-codeserver the java code is compiled 
> properly, but the .jsp and servlets aren't copied over/available. What am I 
> missing?
>

gwt:run-codeserver only runs the SuperDevMode CodeServer; you have to run a 
servlet container side-by-side to serve the JSPs, servlets, static assets, 
and a version of the GWT app wompiled with the SuperDevMode hook.
See https://developers.google.com/web-toolkit/articles/superdevmode
 and http://tbroyer.posterous.com/how-does-gwts-super-dev-mode-work

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to