It sounds like you are forgetting the library gwt-user.jar. I'd recommend learning the tool ant ... once you get it set up it will make things much easier.
On Mar 29, 5:18 am, "[email protected]" <[email protected]> wrote: > Hi, > > I'm trying to build a GWT "Hello World" using an RPC. > > I've tried to compile the servlet class (the service implementation) > with javac and didn't forget loading gwt-servlet.jar in the classpath. > But there's a message saying it's impossible to find the client-side > package (the service)... > > Does anybody know how to compile the servlet classes ? > > Thanks a lot, > Best regards > Mathieu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
