>
> <https://lh3.googleusercontent.com/-0qnTbaEhZ6w/Wyd_Av-0PsI/AAAAAAAAApY/uwi1qs7lvJE4hOzcOvuOZo7jZ2fo0WWYgCLcBGAs/s1600/Bildschirmfoto%2B2018-06-18%2Bum%2B11.34.13.png>
>

This means GWT has made a request to your server but the servlet is not 
registered at the expected location, thus the server responds with a 404 
not found status (take a look in your network inspector in the browser). 
You either have to update your web.xml or tell GWT to use a different url 
for the service. For the latter take a look at the javadoc of 
@RemoteServiceRelativePath for details.

-- J.

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to