The thing is that it happens when i try to fire a request with any of the methodes implemented on the entity side. Console is always saying
[ERROR] Could not find matching method in synlogistics.ratesexchange.server.domain.Rate. Possible matches: synlogistics.ratesexchange.server.domain.Rate findRate(java.lang.Long ) I will definitely try to configure it manually, but I will be happy to get it working also on the "normal" way. Could there be any other reasons why it is not working? Thank you for your help and for your blog also! On 29 Aug., 23:49, Thomas Broyer <[email protected]> wrote: > Sorry, as the error says, this is not about findRates (plural), but findRate > (singular). > > You can try downloading > requestfactory-apt-2011-08-18.jar<http://google-web-toolkit.googlecode.com/svn/tools/lib/requestfactory...>and > configuring it in Eclipse; it's more accurate, and points the exact > method directly in the code: > seehttp://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterf... -- 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.
