Yes, GWT comes with an embedded server, for testing your apps. If you
open the Run Configurations dialog from eclipse it will uncover part
of this magic.
About that error, what are you trying to do? Maybe reloading the web
services (there is a refresh button in the dev mode view), or re-run
the app can fix it.

On Jun 15, 5:52 pm, Matt <[email protected]> wrote:
> When I run a GWT application in eclipse, what is serving the web
> page?  I haven't installed a web server, yet something is answering
> requests on port 8888 when I run the application through eclipse. Does
> the eclipse plugin include a web server?
>
> I'm having problems loading pages now... says:
>
> HTTP ERROR: 503
>
> Problem accessing /. Reason:
>
>     SERVICE_UNAVAILABLE
> Powered by Jetty://
>
> So I guess Jetty is running somehow... but I don't know how to fix
> this problem since everything is magic and hidden from me.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to