Friday, April 29, 2011

Re: URLs in Jetty

To run GWT development mode (?gwt.codesvr=...), you need to install the GWT dev mode plugin for the browser. Ordinarily, the browser will prompt you to do this automatically via the missing-plugin page you see in your error message. Once this page comes up for you, just follow the prompts.


HTH,
/dmc

On Fri, Apr 29, 2011 at 5:51 AM, Tyo <tyomasol@list.ru> wrote:
I'm novice in GWT.
I'd make simple application and I'm tryig to test in in dev mode using
Jetty.
Strange thing: when I run URL http://127.0.0.1:8888/Maas.html my
application works properly, but when running correct URL
http://127.0.0.1:8888/Maas.html?gwt.codesvr=127.0.0.1:9997 browser
shows nothing but blank screen. And the same moment I see something
like "waiting for http://gwt.google.com/missing-plugin..." in IE's
bottom panel.
What may be the course?

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




--
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

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

No comments:

Post a Comment