I try the code provide in the 
http://wiki.restlet.org/docs_2.0/13-restlet/28-restlet/57-restlet.html?showComments=true#daisycomment151
wiki  but it don't work for me, Google App engine say me Error: Not Found !.
I tried with version (GAE Edition) 2.0.11 and 2.1rc2.

My web.xml look like:

<?xml version="1.0" encoding="utf-8"?>



org.restlet.ext.jaxrs.JaxRsApplication

com.restletexample.JaxRsEntryPoint



RestletServlet
org.restlet.ext.servlet.ServerServlet






RestletServlet
/*


index.html



and in my lib folder I've import those libraries 

javax.ws.rs.jar
javax.xml.bind.jar
javax.xml.stream.jar
org.json.jar
org.restlet.ext.jaxrs.jar
org.restlet.ext.servlet.jar
org.restlet.jar

My code is available  http://dl.dropbox.com/u/5552535/RestletExample.zip
here 

If someone can help me to do it work

--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Restlet-GAE-JAX-RS-tp3890645p7288376.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

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

Reply via email to