"WARNING: No available server connector supports the required protocols: FILE . Please add the JAR of a matching connector to your classpath."
Which jar file contains the connector implementation for the FILE protocol? Here is what I'm including: org.restlet.jar com.noelios.restlet.jar com.noelios.restlet.ext.simple_3.1.jar org.simpleframework_3.1/org.simpleframework.jar

