Hi. I'm tryin to make a rpc (in host mode), but when I do the call,
the next mexage appears in the GWT Development Shell: "Unable to find
'srvITPImp.gwt.xml' on your classpath; could be a typo, or maybe you
forgot to include a classpath entry for source?"

My project is called EVITAWeb and I have written the followings
interfaces and classes for doing the rpc

      Package client: Interface SrvImp  and SrvImpAsync with the
correct methods
      Package server: class SrvITPImpl implementing the methods of
SrvImp.

In module EVITAWeb.gwt.xml I have written  <servlet path="/EVITAWeb/
server"  class="com.sp.gwt.server.SrvITPImpl"/>

What is the problem?

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to