Hi,
you can check this page of the wiki [1] regarding how to use a specific connector. Then, you can have a look at the logs, it should mention something avout the Jetty connector (see this page for more details about logging [2]). Best regards, Thierry Boileau [1] http://wiki.restlet.org/docs_1.1/13-restlet/27-restlet/37-restlet.html [2] http://wiki.restlet.org/docs_1.1/13-restlet/48-restlet/101-restlet.html > I've been using the default server connector, and now I want to replace it > with the Jetty connector. I added the jetty jar files to my class path, but > how can I be sure that the Jetty connector is being used instead of the > default one? > > Thanks. > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1088923 > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1090549

