Thanks for the help Stephan.  You got me started on a journey of adding 
libraries.  In the end I had to include the following before the example would 
run:

com.sun.jaxb.jar
javax.activation.jar
javax.mail.jar
javax.ws.rs.jar
javax.xml.bind.jar
org.apache.commons.fileupload.jar
org.json.jar
org.restlet.example.jar
org.restlet.ext.jaxrs_1.0.jar
org.restlet.jar

I'm not sure why I didn't have to also include these:
org.restlet.ext.fileupload_1.2.jar
org.restlet.ext.javamail_1.4.jar
org.restlet.ext.jaxb_2.1.jar
org.restlet.ext.json_2.0.jar

It's all a bit of a mystery for me at the moment.

Thanks again for you help,
T

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

Reply via email to