Im not sure what the problem is here, but Ive had the same problem, and all
I did was to change the first "127.0.0.1" to "localhost" and it worked OK
after that....

In my current development phase I dont have time to mess around trying to
fix things properly if I can find a workable workaround, so Im OK with this
for now.

I have a slightly different problem in that my application keeps dropping
the bit after the portnumber (8888) and then running the previously deployed
version, rather than the current development version, which is very
irritating!

HTH,
John

On 15 February 2010 15:44, Thomas <[email protected]> wrote:

> Hi,
> I followed the steps on
> http://code.google.com/webtoolkit/usingeclipse.html
> and updated my eclipse plugin to GWT 2.0.2, then I created a web
> application without modifying it. I met a problem while wanting to run
> the unchanged app locally in development mode : The "development mode"
> tab pop up and give me the address to paste in my favorite browser :
> http://127.0.0.1:8888/CompaGB.html?gwt.codesvr=127.0.0.1:9997
> When I do so I get :
> Page load error
> Failed to Connect
> Firefox can't establish a connection to the server at 127.0.0.1:8888.
> I don't know where to start to debug that, can anyone help ?
> Gracias
> Thomas
>
>
> PS : When I compile and run in Production Mode I get the "web
> application starter projet" page like in the example
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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