Tuesday, July 9, 2019

Help: Error in Call RPC - GWT , 404 the server responded with a status of 404 (Not Found)

Introducir código aquí...

Hi all,

Sorry about my english,

I have a problem with any Error in Call RPC - GWT , 404 the server responded with a status of 404 (Not Found)

The trace of error is:

-----
(404) 404 Not Found <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /com.emp.mid.web.wkf.Wkf/Service. Reason:
<pre>    Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>            
                                       
----

I don't understand why gwt add a "Wkf" to the module address. I mean this should be: 

 /com.emp.mid.web.wkf/Service  

without "Wkf" particle

I'm calling the gwt module by means a HTML: Wkf.html

How can I change the module address in order gwt can find the service?



Can anybody help me?

Thanks in advance for some help,

Sil

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/98828a3c-1369-4aba-bcf1-d71f8c7c135f%40googlegroups.com.

No comments:

Post a Comment