Hi, is it possible to separate the implementation if a service from the RemoteServiceServlet? The reason is that I want to use a spring bean as service which has a different superclass and this service is also exported as SOAP webservice. Now I need to write a RemoteServiceServlet that passes every service method call to my real service implementation. That leads to (IMO) bad design.
Regards, Michael. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
