If you wish to run your application in debug mode then only you need to have that extra parameter in your URL e.g.
http://localhost:8888/demoapp?gwt=127.1.0.1....somthing like this but you want to run application just start the server and enter the url as http://localhost:8888/ or your application home directory. Do not include parameter. one more thing i would like to suggest that try to use if possible Eclipse Galileo it is recommended and good to use as most of the developers prefers eclipse. Anyway try your luck....! Cheers, -- Aditya On Sat, Jun 12, 2010 at 7:58 PM, zeroed <[email protected]> wrote: > Hello, everybody! > > I start my experience with GWT and have a problem at the beginning. > > I tried to setup new project in different IDE's: Eclipse, IDEA, > NetBeans, but I failed in all cases. > > When I start my project and open browser (any browser) I get the > following error: > > "Plugin failed to connect to hosted mode server at 127.0.0.1:9997" > > If I do the same on work computer - everything is fine. > > I have Windows 7 at home and Windows XP at work. > > Also I have a lot of ethernet interfaces on my home laptop: VMWare > Workstation generate it. > > Can you suggest me something? > > -- > 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.
