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 "Robert Lazarski (Jira)" <ji...@apache.org> on 2021/06/19 14:52:00 UTC

[jira] [Resolved] (AXIS2-5373) Provide an option to switch between HTTPClient3 and HTTPClient4

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

Robert Lazarski resolved AXIS2-5373.
------------------------------------
    Resolution: Not A Problem

We no longer support commons httpclient 3 so I am closing the issue.

> Provide an option to switch between HTTPClient3 and HTTPClient4
> ---------------------------------------------------------------
>
>                 Key: AXIS2-5373
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5373
>             Project: Axis2
>          Issue Type: Improvement
>          Components: kernel, transports
>            Reporter: Sagara Gunathunga
>            Assignee: Sagara Gunathunga
>            Priority: Critical
>
> HTTPClient4 based transport implementation is more or less completed now. At the moment it's required to use axis2.xml to register  HTTPClient4TransportSender this seems acceptable solution in server side but in client side this is not the ideal solution. It should possible to enable HTTPClient4TransportSender programticlly without using axis2.xml file. Set TransportSender as a property to the Option object is the ideal solution but unfortunately default TransportSenders already have initialized when time of Option object's properties processing.  
> Specify HTTPClient4TransportSender as a System property ( e.g- HTTPTransportSenderClass ) and look that property value within the AxisConfigBuilder  can be a valid solution. Further this setting can be used in server side too. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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