I'm using restlet to provide rest web service to my app enngine app
and do so without any problems. So what you are doing is definitly
possbile. Are you using reslet 2.0? that's the app engine version. I
just used the first resource tutorial to get going and didn't do
anything special to make it work.

http://www.restlet.org/documentation/2.0/firstResource

Good Luck


On Oct 29, 4:09 am, Saurabh S <[email protected]> wrote:
> hi,
>
> I have created an application to test the restlets in GAE. The
> tutorial is defined in the following 
> url:http://wiki.restlet.org/docs_1.2/13-restlet/275-restlet/252-restlet.html.
> I have included the jars and deployed it to the App Engine. When i try
> to run the application I am getting following error:
>
> "Error: Server Error
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it."
>
> Also, at console, I am getting that the class i have created are not a
> javax.servlet.Servlet. Can any one tell me where i am getting wrong.
>
> 1. Has anyone tried working on the restlets? Please let me know if
> there is any specific care i need to take while creating the
> application.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to