Re: Axis2 use of Apache Commons HTTP Client 3.1

2013-08-08 Thread Kishanthan Thangarajah
Axis2 trunk is already upgraded to use HttpClient4 (for CommonsHTTPTransportSender) [1], along with still maintaining the support for HttpClient3. Thanks, Kishanthan [1] https://issues.apache.org/jira/browse/AXIS2-4318 On Mon, Aug 5, 2013 at 12:26 PM, David Dillard wrote: > I see that the Apach

Axis2 use of Apache Commons HTTP Client 3.1

2013-08-05 Thread David Dillard
I see that the Apache Commons HTTP Client is distributed with Axis2 1.6.2 Commons HTTP Client has been EOL for several years now (see http://hc.apache.org/httpclient-3.x/) as it migrated to the Apache HttpCore and HttpClient projects. In addition, there is one known vulnerability in HTTP Clie