Hi boufnichel mohamed, You likely forgot to remove the reference to the GreetingServiceImpl in your web.xml file. Try removing the <servlet> entry for this class from the war/WEB-INF/web.xml file and you should be able to run with the RPC classes and references removed.
Hope that helps, -Sumit Chandel On Tue, Aug 11, 2009 at 8:41 AM, boufnichel mohamed < [email protected]> wrote: > > hi everybody > could you tell me why a GWT projet dont want to run correctly when i > delete the service classes (service, serviceAsynch,serviceImpl), so my > projet is just a simple GUI projet and i don't use any service ? > > thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
