Hi List,

This is my first time using restlet, so I am not yet very familiar with it.

I am using restlet within an OSGi context. I am able to set up both a server 
and a client, but I am having trouble connecting to an outside server over 
HTTPS using the client.

It works the first two times, but subsequently I get the error: Communication 
Error (1001) - The connector failed to complete the communication with the 
server

I verified that the client is working correctly by sending hand-crafted 
requests using openssl.

I noticed that the only way to get the connection working again is to reboot my 
machine, which gives me another two successful connections followed by the same 
error.

Any suggestions as to where to look to fix this problem?


Thanks!
=David

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

Reply via email to