Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 22130 invoked from network); 9 Jan 2009 04:35:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jan 2009 04:35:26 -0000 Received: (qmail 31920 invoked by uid 500); 9 Jan 2009 04:35:26 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 31900 invoked by uid 500); 9 Jan 2009 04:35:26 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 31889 invoked by uid 99); 9 Jan 2009 04:35:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 20:35:26 -0800 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG 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; Fri, 09 Jan 2009 04:35:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 58FCF234C485 for ; Thu, 8 Jan 2009 20:34:59 -0800 (PST) Message-ID: <2030197881.1231475699349.JavaMail.jira@brutus> Date: Thu, 8 Jan 2009 20:34:59 -0800 (PST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1238) Clean up the CXF bus setting codes In-Reply-To: <375499712.1231472699389.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48572#action_48572 ] Willem Jiang commented on CAMEL-1238: ------------------------------------- Now we use the CXFEndpoint's bus instead of creating a new one. TODO, We could add a busId option in the cxf uri to let the no-spring cxf endpoint to chose the bus from registry. > Clean up the CXF bus setting codes > ---------------------------------- > > Key: CAMEL-1238 > URL: https://issues.apache.org/activemq/browse/CAMEL-1238 > Project: Apache Camel > Issue Type: Task > Affects Versions: 1.3.0, 1.4.0, 1.5.0 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 1.5.1, 2.0.0 > > > Here are some discussion in this mail thread[1] > [1] http://www.nabble.com/Quick-questions-in-CxfConsumer-code-td21360659s22882.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.