Inside your module descriptor, is the rename-to attribute of the module tag 
also "sampleapp"?

[email protected] schrieb am Montag, 18. Juli 2022 um 19:18:00 UTC+2:

> 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/ <http://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/5af94871-9887-4280-9429-717c3ac7f5a6n%40googlegroups.com.

Reply via email to