Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 60989 invoked from network); 24 Jul 2008 10:48:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2008 10:48:59 -0000 Received: (qmail 99706 invoked by uid 500); 24 Jul 2008 10:48:59 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 99688 invoked by uid 500); 24 Jul 2008 10:48:59 -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 99677 invoked by uid 99); 24 Jul 2008 10:48:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 03:48:58 -0700 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; Thu, 24 Jul 2008 10:48:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6C839234C17F for ; Thu, 24 Jul 2008 03:48:00 -0700 (PDT) Message-ID: <906577578.1216896480442.JavaMail.jira@brutus> Date: Thu, 24 Jul 2008 03:48:00 -0700 (PDT) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-751) RouterBuilder need to honor the ErrorHandler which is set to CamelContext In-Reply-To: <1219986279.1216886224886.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-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-751. -------------------------------- Resolution: Fixed http://svn.apache.org/viewvc?rev=679345&view=rev > RouterBuilder need to honor the ErrorHandler which is set to CamelContext > -------------------------------------------------------------------------- > > Key: CAMEL-751 > URL: https://issues.apache.org/activemq/browse/CAMEL-751 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 1.3.0, 1.4.0 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 1.5.0 > > > Current ErrorHandler instance is get from RouterBuilder, but if we set the ErrorHandler into the CamelContext, RouterBuilder will not take that into consideration. > You can find more information here[1] > [1] http://www.nabble.com/DeadLetterChannel-Configuration-Camel-1.4-td18622356s22882.html#a18622356 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.