Hello Everyone,

I am getting below error when trying to start application through GWT 
plugin in eclipse. I am using GWT 2.9.0. I have renamed my module to *sampleapp 
*and in the html file I have used the below script in html file
* <script type="text/javascript" language="javascript" src="**sampleapp**/*
*sampleapp**.nocache.js"></script>*

07:18 20:56:17 |  INFO | [main] | 
org.eclipse.jetty.server.handler.ContextHandler:doStart(824) | Started 
c.g.g.d.s.j.WebAppContextWithReload@238d3e2d{}
07:18 20:56:18 |  INFO | [main] | 
org.eclipse.jetty.server.AbstractConnector:doStart(330) | Started 
ServerConnector@6e4484d6{HTTP/1.1,[http/1.1]}{0.0.0.0:8888}
07:18 20:56:18 |  INFO | [main] | 
org.eclipse.jetty.server.Server:doStart(399) | Started @32366ms
*[WARN] 404 - GET //10.14.0.224:8888/* *sampleapp**/**sampleapp**.nocache.js 
(10.14.0.224)*
   Request headers
      Host: 10.14.0.224:8888
      Connection: keep-alive
      User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
      Accept: */*
      Referer: http://10.14.0.224:8888/sampleapp.html
      Accept-Encoding: gzip, deflate
      Accept-Language: en-US,en;q=0.9
   Response headers
      Cache-Control: must-revalidate,no-cache,no-store
      Content-Type: text/html;charset=iso-8859-1

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/1d6eae9f-3bda-464f-8e85-bd8c6700436cn%40googlegroups.com.

Reply via email to