Hi Jens,

Thanks for the reply, but it's actually the opposite. I got that error 
AFTER replacing the jars (including gwt-servlet.jar) and before I replaced 
the *.nocache.html and *.nocache.xml files with new *.nocache.html and 
*.nocache.js files.
Now after replacing those (*.nocache.html and *.nocache.xml) files I get 
nothing at all, no errors but it fails to work.

Any other ideas?

I've also tried looking through here:
http://code.google.com/p/google-web-toolkit-doc-1-5/wiki/ReleaseNotes_1_5_UpgradeGuide
and I replaced the gwt.js file with FindAPartner.nocache.js but still the 
same result.

Does anyone have an example of gwt compiling in build.xml (especially in 
1.5) as I am just running applicationcreator.cmd file in 1.5 and then the 
<module>-compile.cmd file from the result, so not sure if that is correct?

Dan

On Thursday, March 7, 2013 1:49:08 PM UTC-5, Jens wrote:
>
> The IncompatibleRemoteServiceException should go away when you update 
> gwt-servlet.jar in your war/WEB-INF/lib folder. It must match the version 
> you have used to compile your application. 
>
> You have compiled your app using GWT 1.5 (GWT-RPC version 5) and your 
> server still uses gwt-servlet.jar from GWT 1.2 and thus expects GWT-RPC 
> version 2.
>
>
> -- J.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to