Re: Tomcat deployment problem: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2009-04-27 Thread Alexandre Walter Pretyman
Buddy, Check that you are using the gwt-servlet-*.jar and NOT the gwt-user-* and gwt-dev-* jars for your deployment. On Apr 3, 10:01 pm, mike wade wrote: > Please Help, > I just tested my gwt app with RPC on hosted mode, it works fine. When > I deployed the app to Tomcat (Linux) it does not wor

Tomcat deployment problem: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2009-04-03 Thread mike wade
Please Help, I just tested my gwt app with RPC on hosted mode, it works fine. When I deployed the app to Tomcat (Linux) it does not work. I get the following message when the client issue a RPC call to the server: "The call failed on the server; see server log for details" . I included system.out