Thanks! I hope this helps to solve my situation! Have a nice sleep!
-Original Message-
From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 5:09 PM
To: Commons HttpClient Project
Subject: RE: HTTPClient exception
Well, that is it. Have a look at
Monday, July 07, 2003 4:55 PM
> To: Commons HttpClient Project
> Subject: RE: HTTPClient exception
>
> Claudio, does the same code work with your target server?
>
> Oleg
>
>
> On Mon, 2003-07-07 at 23:49, Claudio Santana wrote:
> > I ran the basic connection p
hread "main"
-Original Message-
From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 4:55 PM
To: Commons HttpClient Project
Subject: RE: HTTPClient exception
Claudio, does the same code work with your target server?
Oleg
On Mon, 2003-07-07 at 23:49,
t; System.out.println(line);
> }
> } finally {
> socket.close();
>}
> }
> }
>
>
> -Original Message-
> From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 07, 2003 4:43 PM
&g
}
} finally {
socket.close();
}
}
}
-Original Message-
From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 4:43 PM
To: Commons HttpClient Project
Subject: Re: HTTPClient exception
Claudio,
It's hard to tell what is goin
Claudio,
It's hard to tell what is going on there. Somehow I still suspect that
SSL support is mis-configured and the target server drops the connection
in the middle of the session.
Have you tried testing your SSL setup with the little trick described in
'Troubleshooting' section of the SSL guid