Hello Victoria, I can only tell you that between two versions of the Jetty library, the API may change a little bit which should have an impact on the integration made inside Restlet. >From what I notice, Restlet 2.0.11 integrates well with Jetty 7.4.5, even if this release of Restlet has only been tested against and is shipped with Jetty 7.1.6.
>From time to time, we check new versions of libraries, and we will surely have a look soon on Jetty 7.6, especially for the 2.1 branch. Best regards, Thierry Boileau Wonder if this is a problem with my project configuration or a problem with > restlet itself. Recently I tried to upgrade the jetty version from the one > provided with the restlet installer (v7.1.6) to v7.6.0. My application runs > fine but I am unable to access it through a browser, it keeps throwing back > 404 error. > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2922871 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2922937

