Hello, For your information, I answered to your StackOverflow question (see http://stackoverflow.com/questions/28973184/restlet-client-internal-connector-error-1002/28975178#28975178) .
Thierry Le 11 mars 2015 00:52, "Jerome Louvel" <[email protected]> a écrit : > If you need to stick with version 2.1, I recommend using the Apache HTTP > Client extension (see "socketTimeout" parameter): > > http://restlet.com/technical-resources/restlet-framework/javadocs/2.1/jee/ext/org/restlet/ext/httpclient/HttpClientHelper.html > > or the Net HTTP Client extension (see "readTimeout" parameter): > > http://restlet.com/technical-resources/restlet-framework/javadocs/2.1/jee/ext/org/restlet/ext/net/HttpClientHelper.html > > Jerome > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3104741

