Re: Web server magic?

2010-06-18 Thread anjan bacchu.dev
Hi fmod, Thank you. "If you open the Run Configurations dialog from eclipse it will uncover part of this magic." I was wondering how to change the port on which jetty listens and the above dialog did the trick. I run the Fiddler http proxy for intercepting the traffice between chrome browser a

Re: Web server magic?

2010-06-17 Thread treyed
> 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. Yes, GWT comes embedded with jetty for a webserver. Have you tried to run the sample project that comes GWT? If not, you should start there. Install the google eclip

Re: Web server magic?

2010-06-17 Thread fmod
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

Web server magic?

2010-06-17 Thread Matt
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 when I run the application through eclipse. Does the eclipse plugin include a web server? I'm having problems loading pages now... says: HTTP