What does Tomcat says if you open that URL in your browser (or if you look at the response in your browser's developer tools) Is there anything in Tomcat's logs?
On Tuesday, April 8, 2014 2:49:15 PM UTC+2, [email protected] wrote: > > Hi Alberto, > > The problem 404 is with Tomcat, the app Gwt is deployed on tomcat and > there is the error 404. With Eclipse with Jetty server is all ok and the > app GWT works well and there isn't problem. > > In order the service is implemented in its.server.GreetingServiceImpl. > > Ciao > Paola > > > Il giorno martedì 8 aprile 2014 14:29:38 UTC+2, Alberto Mancini ha scritto: >> >> Hi, >> there is some associated error before the '404' (probably in the console >> view in eclipse) ? >> >> For instance, is your service implemented in >> 'its.server.GreetingServiceImpl' ? >> >> Cheers, >> Alberto. >> >> >> >> On Tue, Apr 8, 2014 at 2:18 PM, <[email protected]> wrote: >> >>> unfortunately it doesn't work :-( >>> I have already in gwt.xml the <module rename-to"myopengov"> but the >>> problem 404 remains >>> >>> >>> Il giorno martedì 8 aprile 2014 12:41:49 UTC+2, Jens ha scritto: >>> >>>> If you haven't you must rename your GWT module to "myopengov", e.g. >>>> <module rename-to"myopengov"> >>>> >>>> -- J. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Web Toolkit" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/google-web-toolkit. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
