This doesn't have the desired result either. :/

br,
Alex

On 6 Μαϊ 2013, at 6:08 μ.μ., "Jerome Louvel-3 [via Restlet Discuss]" 
<ml-node+s1400322n7578782...@n2.nabble.com> wrote:

> 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 <[hidden email]>
> 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
> 
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://restlet-discuss.1400322.n2.nabble.com/Android-client-Restlet-2-0-15-cannot-connect-with-HTTPS-SSL-recoverable-error-1001-tp7578771p7578782.html
> To unsubscribe from Android client - Restlet 2.0.15 - cannot connect with 
> HTTPS/SSL - recoverable error 1001, click here.
> NAML





--
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-tp7578771p7578783.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

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

Reply via email to