I'm encountering a probem with my GWT app. Everything is working great in local but I got Error 500 when the application is deployed on Google App Engine.
To understand the problem, I tried to deploy the sample Web Application example with Greetings service and I still got the same error Remote Procedure Call - Failure.
I think it's coming from my IDE settings but can't figure out what is the problem. Can anyone help ?