Thanks, the logging helped me figure out which connector is being used.  The 
problem I now have is that I see:

[SEVERE][org.restlet.Context] Unable to register the helper 
com.noelios.restlet.ext.jetty.AjpServerHelper
[SEVERE][org.restlet.Context] Unable to register the helper 
com.noelios.restlet.ext.jetty.HttpServerHelper
[SEVERE][org.restlet.Context] Unable to register the helper 
com.noelios.restlet.ext.jetty.HttpsServerHelper
[INFO][org.restlet.Component.Server] Starting the internal HTTP server

The jar files I added to my classpath are:
com.noelios.restlet.ext.jetty_6.1.jar
com.noelios.restlet.ext.servlet_2.5.jar
org.mortbay.jetty.ajp.jar
org.mortbay.jetty.https.jar
org.mortbay.jetty.jar
org.mortbay.jetty.util.jar
com.noelios.restlet.jar
org.restlet.jar

Am I missing something?  I can get this working with the simple connector, but 
not the jetty one.

Thanks,
-Luke

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

Reply via email to