You are right. I forgot to annotate my RPC service and define the servlets in web.xml. Now it works. Thank you!
On May 5, 1:01 pm, Jens <[email protected]> wrote: > Have you annotated your rpc service interface with > @RemoteServiceRelativePath("<relative > url to servlet>") ? -- 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.
