Hugh, good day.

Here are the jars I use under Netbeans 6.1 to avail myself of the Jetty connector, all of which (I believe) should be available in the Restlet distribution:

com.noelios.restlet.ext.jetty_6.1.jar
org.mortbay.jetty_6.1/org.mortbay.jetty.jar
org.mortbay.jetty.https.jar
org.mortbay.jetty.util.jar
javax.servlet.jar
com.noelios.restlet.jar
org.restlet.jar
org.mortbay.jetty.ajp.jar

Hope that helps.

Mark

On Oct 21, 2008, at 8:34 AM, Hugh Acland wrote:

Hi Jerome (or anyone else..),

I am following your chapter in "Restful Web Services by Oreilly" and am working on getting the services server up and running. i keep getting the
following :

Exception in thread "main" java.lang.NoClassDefFoundError:
org/mortbay/jetty/Connector

can you please advise on where i find this class? it does seem to be in the
restlet download package...

cheers
hugh


Reply via email to