Alex;

You to put the connector in the first postion doing this:

Engine.getInstance().getRegisteredClients().add(*0, *new org.restlet.ext.net
.HttpClientHelper(null));

Best regards,
Jerome



2013/5/6 Alex <alexdim...@yahoo.gr>

> Hello Jerome,
>
> thanks a lot for responding.
>
> If gaving the org.restlet.ext.net.jar on your classpath is enough, then
> I've
> already done what you're suggesting. As I stated on my first post, I'm not
> using the internal http connector, but instead the apache httpclient.
>
> In any case, I've even explicitly created the ClientResource calling the
> external http connector
> (Engine.getInstance().getRegisteredClients().add(new
> org.restlet.ext.net.HttpClientHelper(null));), but I'm still getting the
> 1001 error.
>
>
>
> --
> View this message in context:
> http://restlet-discuss.1400322.n2.nabble.com/Android-client-Restlet-2-0-15-cannot-connect-with-HTTPS-SSL-recoverable-error-1001-tp7578771p7578781.html
> Sent from the Restlet Discuss mailing list archive at Nabble.com.
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3054979
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3054982

Reply via email to