Pradeep Avadhani wrote: > You have > mentioned analyzing multi-threading, but I'm not sure how to uncover them on > the client side. Any ideas?
If you are passing a MultiThreadedHttpConnectionManager to the constructor of HttpClient, that client is thread safe. If you don't, it is not. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]