Hi everyone, I developed an application using GWT 2.1 using RPC with eclipse. In development mode its working fine and my RPC invocations are working.
I configured a tomcat 6 server and deployed my application by creating a .war file by zipping the content of the "war" directory. The deployment on the server worked fine, and the JS side of the application is working. However, when I push a button which calls my RPC process, it seems to be working (the task uses CPU and memory) but at it the end it returns the error (which I print in the callback) : "Unable to evaluate payload" somebody has an idea of where it comes from ? Thanks, Germain -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
