Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 91093 invoked from network); 15 Jun 2009 04:56:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jun 2009 04:56:46 -0000 Received: (qmail 96033 invoked by uid 500); 15 Jun 2009 04:56:58 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 95952 invoked by uid 500); 15 Jun 2009 04:56:58 -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 95942 invoked by uid 500); 15 Jun 2009 04:56:58 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 95939 invoked by uid 99); 15 Jun 2009 04:56:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 04:56:58 +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; Mon, 15 Jun 2009 04:56:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5FEA7234C045 for ; Sun, 14 Jun 2009 21:56:35 -0700 (PDT) Message-ID: <1506172394.1245041795391.JavaMail.jira@brutus> Date: Sun, 14 Jun 2009 21:56:35 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1706) DefaultErrorHandler - add support for redelivery In-Reply-To: <261821038.1244960015306.JavaMail.jira@brutus> 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-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1706. -------------------------------- Resolution: Fixed trunk: 784652. > DefaultErrorHandler - add support for redelivery > ------------------------------------------------ > > Key: CAMEL-1706 > URL: https://issues.apache.org/activemq/browse/CAMEL-1706 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.0-M1, 2.0-M2 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.0.0 > > > The new default error handler does currently *not* support redelivery. The error handling codebase has stabilized and we should allow this error handler to leverage the redelivery features we have in DeadLetterChannel. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.