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 "Ken Dombeck (JIRA)" <ji...@apache.org> on 2012/08/13 20:37:37 UTC

[jira] [Created] (AXIS2-5390) Allow CommonsHTTPTransportSender to use HTTPClient4 rather than HTTPClient3

Ken Dombeck created AXIS2-5390:
----------------------------------

             Summary: Allow CommonsHTTPTransportSender to use HTTPClient4 rather than HTTPClient3
                 Key: AXIS2-5390
                 URL: https://issues.apache.org/jira/browse/AXIS2-5390
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Ken Dombeck
         Attachments: Create_correct_AbstractHTTPSender.diff

CommonsHTTPTransportSender new's up Commons HTTPClient3 HTTPSenderImpl and disallows its subclass's from overriding this implementation. Therefore when we tried to used HTTPClient4 we were unable to.

--
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-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5390) Allow CommonsHTTPTransportSender to use HTTPClient4 rather than HTTPClient3

Posted by "Ken Dombeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Dombeck updated AXIS2-5390:
-------------------------------

    Attachment: Create_correct_AbstractHTTPSender.diff
    
> Allow CommonsHTTPTransportSender to use HTTPClient4 rather than HTTPClient3
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-5390
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5390
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Ken Dombeck
>         Attachments: Create_correct_AbstractHTTPSender.diff
>
>
> CommonsHTTPTransportSender new's up Commons HTTPClient3 HTTPSenderImpl and disallows its subclass's from overriding this implementation. Therefore when we tried to used HTTPClient4 we were unable to.

--
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-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org