Caught it! The build file that I had created was refering to the older version of GWT SDK (and hence the older gwt-servlet.jar during compilation).
Thanks for your inputs! -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Dec 5, 8:28 am, Gaurav Vaish <[email protected]> wrote: > No help! > > Double checked the jars. > Double checked the interface + async parts. > Did a full clean+build. > > :( > > -- > Happy Hacking, > Gaurav Vaishhttp://www.mastergaurav.com > > On Dec 4, 7:55 pm, Sean <[email protected]> wrote: > > > Also, if you recently upgraded, make sure you upgraded the jars on the > > server as well. > > > On Dec 4, 7:15 am, Gaurav Vaish <[email protected]> wrote: > > > > Hi, > > > > My application, so far, had been working fine - I'm using GWT-2.1 and > > > Appengine 1.3.8... until recently. > > > > Lately, my application has been consistent in throwing a > > > IncompatibleRemoteServiceException... the exact message is given > > > below. > > > > -------------------------------------------- > > > com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: > > > This application is out of date, please click the refresh button on > > > your browser. ( Expecting version 5 from server, got 6. ) > > > -------------------------------------------- > > > > Any help to resolve this issue will be highly appreciated! > > > > -- > > > Happy Hacking, > > > Gaurav Vaishhttp://www.mastergaurav.com > > -- 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.
