Hi Sean, No problem, the support of Apache HTTP Client was needed anyway.
To test the other connector, you just need to replace the "com.noelios.restlet.ext.httpclient_3.1.jar" file by the "com.noelios.restlet.ext.net.jar" one in your classpath. Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Sean Landis > Envoyé : mardi 28 novembre 2006 18:48 > À : [email protected] > Objet : Re: Connection reuse again > > Hi Jerome, > > > > > Hi Sean, > > > > Thanks for reporting your progress. > > > > Reading your response, it seems that the other HTTP client > connector based > > on HttpURLConnection class would also allow you to reuse > connections if you > > fully read the responses. It would be great if you could > confirm that it > > works equally well with both connectors. > > > > Best regards, > > Jerome > > Yes, that crossed my mind. Sorry about that. I'd be glad to test it. > > To do that, is it just a matter of removing the httpclient > jars? Do I use the > simple client jars instead? > > Sean

