Hello Erik,

this sample code must be run inside a servlet container such as Tomcat, Jboss, etc. You can use one of the inner servlet containers provided by Eclipse and link it with the sample project (use Eclipse 3.3 e.g.) or generate the war of the project and deploy it in your prefered servlet container manually.

best regards,
Thierry Boileau
Hi,

I'm new to RESTlet, and liked the tutorial descriptions on restlet.org <http://restlet.org>. I've also had a look at the Wiki, and did manage to find some examples (like Restlet-example) by Irfan Jamadar. Unfortunately, it doesn't come with a tutorial how to run it... I'm using Eclipse, have read the developer FAQ#21 and included the library directory from Restlet in my plugin directory. I can open this particular example, and it doesn't show any errors (anymore - that involved adding the manifest etc.), but my question is how can I run it (it auto builds). Or if there are other useful examples out there, I would be very grateful!

Thanks,
Erik
.

Reply via email to