Well, as some changes have been made to httpmethodbase between yesterday
evening, and lines changed were about connection, I tried with current CVS,
still the same :(

I have a little time this afternoon, so I'll try to write a test case, but
this test case may need a servlet on the other part (to maintain session).

> 14:26 ------- I've retested my webapp using CVS from yesterday
> evening, and I still have many exceptions of this type :
> Error in parsing the
> status  line from the response: unable to find line starting with
> "HTTP/
>
> I compared my new sources to my old ones that were using
> HttpMultiClient, they're "identical" in term of using httpclient lib.
> Except the new one is using HttpMultiThreadConnectionManager instead
> of HttpMultiClient
>
> The old one never throws HttpException, and in the new one, while
> testing a great number of users using Opensta, if I open a browser
> myself and try to see what happens, I sometimes have the exception
> aboved and sometimes streams are being "exchanged" one another (looks
> like the original request/race bug where a getresponsebodyasstream is
> not returning the good stream...)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to