What does the war dir structure look like under your project root?
Does CA786633770B20A7881A4444AE6CBEB6.cache.html
exist anywhere?

On Fri, Dec 11, 2009 at 3:58 PM, Chris <uk.org.micros...@googlemail.com>wrote:

> Hi
>
> > Are you using the Google Plugin for Eclipse? If you are, then it's not
> > necessary to make any changes to the main class - this is done for you
> > automatically by the plugin.
>
> Yes, I am. OK, that clears up some of the confusion.
>
> > What is the URL that you're hitting your application with when you're
> trying
> > to debug it? It almost sounds like you're running in Web Mode instead of
> > Development Mode.
>
> I'm not totally sure what you're asking. The URL that I'm given in
> Eclipse's Development Mode pane looks like (http://localhost:8888/
> MyApp.html?gwt.codesvr=10.0.1.8:9997); I've included at the end of
> this email the console warnings (which include the names of the files
> that the browser is requesting and being returned a 404 for).
>
> > Do you know if your browser has the GWT Developer Plugin installed?
>
> Yes, I installed that.
>
> Your help is much appreciated.
>
> —Chris
>
> 2009-12-11 20:51:51.355 java[6836:a07] [Java CocoaComponent
> compatibility mode]: Enabled
> 2009-12-11 20:51:51.357 java[6836:a07] [Java CocoaComponent
> compatibility mode]: Setting timeout for SWT to 0.100000
> [WARN] 404 - GET /MyApp/CA786633770B20A7881A4444AE6CBEB6.cache.html
> (0:0:0:0:0:0:0:1%0) 1438 bytes
>   Request headers
>      Host: localhost:8888
>      Accept: application/xml,application/xhtml+xml,text/
> html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
>      User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-
> us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/
> 531.21.10
>      Referer: http://localhost:8888/MyApp.html?gwt.codesvr=10.0.1.8:9997
>      Accept-Language: en-us
>      Accept-Encoding: gzip, deflate
>      Connection: keep-alive
>   Response headers
>      Content-Type: text/html; charset=iso-8859-1
>      Content-Length: 1438
> [WARN] 404 - GET /MyApp/CA786633770B20A7881A4444AE6CBEB6.cache.html
> (0:0:0:0:0:0:0:1%0) 1438 bytes
>   Request headers
>      Host: localhost:8888
>      User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-
> us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/
> 531.21.10
>      Accept: application/xml,application/xhtml+xml,text/
> html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
>      Accept-Language: en-us
>      Accept-Encoding: gzip, deflate
>      Connection: keep-alive
>      Referer: http://localhost:8888/MyApp.html?gwt.codesvr=10.0.1.8:9997
>   Response headers
>      Content-Type: text/html; charset=iso-8859-1
>      Content-Length: 1438
>
> --
>
> 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<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> 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 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