You can put the files referenced at
https://gwt-code-reviews.appspot.com/1646803/ in your project to override the ones in the jar files. Or it looks like it's in the 2.5 releases, so you might try upgrading to that.
On Tuesday, November 20, 2012 2:20:56 AM UTC-6, reichmc wrote:
I set up an application which uses the GWT RequestFactory. Unfortunately a strange problem occurs. The RequestFactory returns only the last item of the list for as many times as there are items in the list.
Does anyone have an idea, why this happens? Is there kind of a cursor in the list, which has do be reset? Or is it a defect?
Thanks for any help.