hi is it possible to separate client & server ie. 2 web applications : one with client code, one with server code. I tried to do it but ex occurs:
PWC1412: WebModule[/LazyGWTServer] ServletContext.log():ERROR: The module path requested, /LazyGWTClient/, is not in the same web application as this servlet, /LazyGWTServer. Your module may not be properly configured or your client and server code maybe out of date. PWC1412: WebModule[/LazyGWTServer] ServletContext.log():WARNING: Failed to get the SerializationPolicy '29F4EA1240F157649C12466F01F46F60' for module 'http://localhost:8080/ LazyGWTClient/'; a legacy, 1.3.3 compatible, serialization policy will be used. You may experience SerializationExceptions as a result. WebModule[/LazyGWTServer]An IncompatibleRemoteServiceException was thrown while processing this call. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: Blocked attempt to access interface 'org.lazygwt.client.GWTService', which is not implemented by 'org.lazygwt.server.GWTServiceImpl'; this is either misconfiguration or a hack attempt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
