You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2013/05/09 18:21:16 UTC

[jira] [Updated] (CAMEL-6347) camel-spring-ws : Avoid the usage of CommonsHttpMessageSender in conjunction with the timeout or sslContextParameters options

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

Babak Vahdat updated CAMEL-6347:
--------------------------------

    Summary: camel-spring-ws : Avoid the usage of CommonsHttpMessageSender in conjunction with the timeout or sslContextParameters options  (was: camel-spring-ws : Avoid the usage of CommonsHttpMessageSender in conjunction with the timeout option)
    
> camel-spring-ws : Avoid the usage of CommonsHttpMessageSender in conjunction with the timeout or sslContextParameters options
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6347
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6347
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-ws
>    Affects Versions: 2.11.0
>            Reporter: Babak Vahdat
>            Assignee: Babak Vahdat
>            Priority: Minor
>             Fix For: 2.12.0
>
>
> In favor of {{org.springframework.ws.transport.http.HttpComponentsMessageSender}}, {{org.springframework.ws.transport.http.CommonsHttpMessageSender}} has been {{@deprecated}} which we use by the Producer code in conjunction with the {{timeout}} option.
> It would be better we make use of this new {{WebServiceMessageSender}} (available since 2.1.0) and encourage users to switch to this one *in case* they make use of the {{timeout}} option through this {{@deprecated}} {{WebServiceMessageSender}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira