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 21:25:16 UTC

[jira] [Resolved] (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 resolved CAMEL-6347.
---------------------------------

    Resolution: Fixed

Added an entry to the 2.12.0 release notes as well as updated the Wiki page of this component.
                
> 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}} and {{sslContextParameters}} options.
> 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}} or {{sslContextParameters}} options through the old deprecated one.

--
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