Hi, I am also getting the same exception, when i am trying to run it outside the browser mode SEVERE: greetServlet: An IncompatibleRemoteServiceException was thrown while processing this call. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser. ( Could not locate requested method 'greetServer3 (java.lang.String, java.lang.String)' in interface 'com.example.test10.client.GreetingService' )
Reading the above responses i am not able to see from where am i getting that error. GreetServer3 function only executes an sql query on the database and returns the result, and i havent extended any java class for that. So can anyone point how to solve this problem? On Jul 30, 7:57 am, neshaug <[email protected]> wrote: > I have the same error, but only after I make the result from the > persistence manager transient. > > The environment is the same as yours Ivo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
