Hello,

I have a weird problem. I want to run a restlet client and a restlet server as 
two independent applications on the Google App Engine.

The restlet server on GAE works fine. I tested it with a JavaEE restlet client 
running locally on my tomcat. 


The restlet client on GAE works fine too, but only when using a JavaEE restlet 
server, which is also running locally on my tomcat.

So both versions are working, but the communication between both isn't working! 
If the GAE restlet client wants to retrieve an object from the GAE restlet 
server it gets the answer “null”.

Is there something I have to pay attention to when trying to run a restlet 
client and restlet server on GAE?
Dominik

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2736545

Reply via email to