running 10.5.1, I using a freshly installed Eclipse (using the Beta
installer, Eclipse 3.3.2 id: M20071205-0800, WOLips 3.3.4746), Wonder
from cvs. I can run AjaxExample and most items seem to work fine but
when I request the Grid example it fails to come up and I get the
following error
Application:
AjaxExample
Error:
java.lang.IllegalArgumentException: While trying to set the field
"batchSize" on an object of type AjaxGridExampleNavBar we expected a
int but received a java.lang.String with a value of 2. This often
happens if you forget to use a formatter.
I applied no modifications to any of the source code.