Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93554F88F for ; Thu, 9 May 2013 16:21:17 +0000 (UTC) Received: (qmail 70864 invoked by uid 500); 9 May 2013 16:21:17 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 70829 invoked by uid 500); 9 May 2013 16:21:17 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 70776 invoked by uid 99); 9 May 2013 16:21:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 16:21:17 +0000 Date: Thu, 9 May 2013 16:21:16 +0000 (UTC) From: "Babak Vahdat (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-6347) camel-spring-ws : Avoid the usage of CommonsHttpMessageSender in conjunction with the timeout or sslContextParameters options MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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