[ 
https://issues.apache.org/jira/browse/AXIS2-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated AXIS2-3933:
-------------------------------------

    Attachment: axis2-kernel.patch

As the first step I am attaching a patch for your consideration that removes 
references to HttpClient specific classes from the o.a.a.client.Stub class. All 
integration tests pass for me.

Please let me know what you think

Oleg

> 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: Axis 2.0 (Axis2)
>          Issue Type: Wish
>          Components: kernel
>    Affects Versions: nightly
>            Reporter: Oleg Kalnichevski
>         Attachments: 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.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to