You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Marius Kist (JIRA)" <ji...@apache.org> on 2017/10/17 08:38:00 UTC

[jira] [Created] (AXIS2-5898) Axis2 uses old version of HTTPClient/HTTPComponent Java library

Marius Kist created AXIS2-5898:
----------------------------------

             Summary: Axis2 uses old version of HTTPClient/HTTPComponent Java library
                 Key: AXIS2-5898
                 URL: https://issues.apache.org/jira/browse/AXIS2-5898
             Project: Axis2
          Issue Type: Improvement
         Environment: Matlab 2017b, on Windows Server 2012 R2
            Reporter: Marius Kist


Hello,

for work I have to access grib2 file subsets via OPeNDAP with climate data using Matlab.
For this task we employ the Matlab toolbox nctoolbox is used.

This toolbox relies on a the netCDF Java API to access container format file (e.g. hdf5, netCDF, grib2).

The newer Versions of netCDF java use a current version of the Java library HTTPClient/HTTPComponent.
Matlab uses (within the axis2 framework) a very old version of HTTPClient (Applications/MATLAB_R2017b.app/java/jarext/axis2/commons-httpclient.jar).

Therefore, nctoolbox is bound to use a very quite version of the netCDF Java API, to be conform with Matlab.

As a user this conflicting HTTPClient versions are a problem for me.
I cannot benefit from bugfixes which were done in newer versions of netCDF Java API.

My question is: Will axis2 be upgraded to the current version of HTTPClient in future releases ?

Best regards
Marius



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org