Where have you placed the TestServiceImpl class inside your web application?
You may read "Compile & Deploy" section of the following GWT/Servlets Tutorial. http://lkamal.blogspot.com/2008/09/java-gwt-servlets-web-app-tutorial.html HTH. On Mon, Oct 13, 2008 at 12:22 PM, Joshua Partogi <[EMAIL PROTECTED]>wrote: > > Dear all, > > I encounter this problem when trying to run a trivial sample. I > already have the class, but why does GWT throw this error? > > com.google.gwt.user.client.rpc.StatusCodeException: Unable to find/ > load mapped servlet class 'lab.gwt.server.TestServiceImpl' > > Could anyone give me a hint on what I haven't done or missed? > > Many thanks in advance. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
