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 "Andreas Veithen (JIRA)" <ji...@apache.org> on 2016/01/24 16:34:41 UTC

[jira] [Updated] (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 ]

Andreas Veithen updated AXIS2-5373:
-----------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.7.1

> 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
>             Fix For: 1.7.1
>
>
> 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
(v6.3.4#6332)

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