It\'s been a while since I\'ve been doing GWT and I needed something small done quickly. I set things up and now I have a RPC I need, but it fails.
The RPC is suppos
I get also this error when I used sublist:
return myList.subList(fromIndex, toIndex);