How to Solve GWT IncompatibleRemoteServiceException Error
Posted in gwt, howto, java on February 27th, 2011 by Aditya – 3 CommentsI started GWT development few days ago and encounters these rather unfortunate stack trace error.
com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser. ( Expecting version 6 from server, got 5.)