Restlet integration with Jetty (the org.restlet.ext.jetty extension) isn't based on AJP but on core Jetty APIs, enable support of HTTP/HTTPS and AJP.
I haven't tried but dropping new Jetty JARs might just do it, but likely they have changed their internal API here and there and some patches will be required. Anyone want to have a look? The main issue I see for Jetty 9 in RF 2.2 is their requirement on Java 7... It seems like the official support should come instead in RF 3.0. Jerome 2013/11/6 Bryan Hunt <bh...@mac.com> > You can always use the servlet extension with Jetty. > > Bryan > > > On Nov 06, 2013, at 08:45 AM, Tal Liron <tal.li...@threecrickets.com> > wrote: > > The answer, unfortunately, is no: Restlet uses AJP to connect to Jetty, > which is unfortunate because it's not a recommended protocol, and has been > dropped in Jetty 9. > > Would it be possible to change the Jetty connector so that it would work > with either Jetty 8 or 9? It's very unfortunate that Restlet is always > behind on the latest releases of Jetty, > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3067981 > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3068000