Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 24997 invoked from network); 30 Mar 2010 01:33:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Mar 2010 01:33:31 -0000 Received: (qmail 85699 invoked by uid 500); 30 Mar 2010 01:33:31 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 85662 invoked by uid 500); 30 Mar 2010 01:33:31 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 85654 invoked by uid 500); 30 Mar 2010 01:33:31 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 85651 invoked by uid 99); 30 Mar 2010 01:33:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 01:33:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 01:33:29 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 60547234C4AD for ; Tue, 30 Mar 2010 01:33:08 +0000 (UTC) Message-ID: <982019364.6681269912788391.JavaMail.jira@brutus.apache.org> Date: Tue, 30 Mar 2010 01:33:08 +0000 (UTC) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-2393) Add a URL option to control the receive timeout and connection timeout for camel-cxf In-Reply-To: <393616535.8701264166143527.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2393. --------------------------------- Resolution: Won't Fix Assignee: Willem Jiang We should not introduce hard dependency of cxf-http into camel-cxf module with this option. > Add a URL option to control the receive timeout and connection timeout for camel-cxf > ------------------------------------------------------------------------------------ > > Key: CAMEL-2393 > URL: https://issues.apache.org/activemq/browse/CAMEL-2393 > Project: Apache Camel > Issue Type: Improvement > Components: camel-cxf > Affects Versions: 2.1.0 > Reporter: Stan Lewis > Assignee: Willem Jiang > Priority: Minor > Fix For: 2.3.0 > > Attachments: CAMEL-2303-patch.txt > > > Currently to set these timeouts you've got to do some configuration in spring, it'd be nice though to have some simple URL/cxfEndpoint options to change the receive and connection timeout parameters for the CXF client. Will be attaching a patch shortly and will also update the wiki if the patch is accepted. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.