Line 425 in the version included in 2.4.0 cannot throw an ArrayIndexOutOfBounds: http://code.google.com/p/google-web-toolkit/source/browse/tags/2.4.0/user/src/com/google/web/bindery/requestfactory/server/SimpleRequestProcessor.java#425 Are you sure you deployed the correct version of gwt-servlet.jar or requestfactory-server.jar? It looks like you might still be using 2.3.0 on the server: http://code.google.com/p/google-web-toolkit/source/browse/tags/2.3.0/user/src/com/google/web/bindery/requestfactory/server/SimpleRequestProcessor.java#425 (even though the error should be line 426 there)
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/7kl4U6w4_sYJ. 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.
