Hello All,
I am developing a GWT RPC Servlet which basically
retrieves the data from a web service which is running totally on
different remote server apart from GAE and tweak the data and return
the response to the GWT app client.
When i run the app in development mode or production mode in my local
machine it retrieves the data perfectly fine. But when i deploy the
same project on google app engine it gives me 200 http status but with
empty response.
The GWT version i am using is GWT 2.0.
I am struggling from past two days to fix the problem but with no
luck.
Any help will be really appreciated.
Thanks in Advance,
Srinvias
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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-appengine?hl=en.