[ 
https://issues.apache.org/jira/browse/AXIS2-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126769#comment-13126769
 ] 

Hudson commented on AXIS2-3933:
-------------------------------

Integrated in Axis2 #1048 (See [https://builds.apache.org/job/Axis2/1048/])
    AXIS2-3933 :
CommonsHTTPTransportSender should not use AxisHttpResponseImpl in conditions 
instead AxisHttpResponse interface should use to identify implementation 
classes.
Removed format.setAutoCloseWriter(true) based on Axiom r804020 
http://svn.apache.org/viewvc?view=revision&revision=804020.

sagara : 
Files : 
* 
/axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/CommonsHTTPTransportSender.java

                
> Axis2 kernel currently has a direct dependency on Commons HttpClient 3.1
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-3933
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3933
>             Project: Axis2
>          Issue Type: Wish
>          Components: kernel
>    Affects Versions: nightly
>            Reporter: Oleg Kalnichevski
>            Assignee: Sagara Gunathunga 
>         Attachments: AXIS2-3933.patch, AXIS2-3933_2.patch, axis2-kernel.patch
>
>
> (1) This seems conceptually wrong to me. The kernel ought not have any 
> dependencies on a transport specific libraries
> (2) A more practical reason: it is just a matter of time HttpClient 3.1 will 
> be superceded by HttpClient 4.0 and support for commons HttpClient will be 
> discontinued. 
> If there is an agreement this is indeed an issue, which should be resolved, I 
> will happily invest time looking into what it takes to decouple HttpClient 
> from Axis2 kernel.
> Oleg

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to