That message is usually shown when you paste the incorrect url on your
browser, like this one:

  http://localhost:8888/hostPage.html


The correct url should look like this:

  http://localhost:8888/hostPage.html?gwt.codesvr=192.168.1.2:9997


Is that your case?

I also faced that message but my case was that the old host page was
still in my browser's cache. I cleared the cache and things started to
work fine.


On 15 dez, 08:06, ATom <tomas.procha...@gmail.com> wrote:
> I migrated my project from GWT 1.7.x to 2.0.0.
> I Use Maven plugin 1.3-SNAPSHOT
> I run development mode with mvn gwt:run
>
> GWT development mode run corectly, but when I open browser it say only
> 'GWT module 'app' needs to be (re)compiled, please run a compile or
> use the Compile/Browse button in hosted mode'. This is old message,
> new version, according documentation, must offer download plugin for
> development mode, but it doesn't work.
>
> Do you know where is problem?

--

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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to