Wednesday, August 31, 2011

Re: Request implementation couldn't be found.

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 <t.bro...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment