Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E3F848BF for ; Fri, 10 Jun 2011 18:22:20 +0000 (UTC) Received: (qmail 50159 invoked by uid 500); 10 Jun 2011 18:22:20 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 50112 invoked by uid 500); 10 Jun 2011 18:22:20 -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 50104 invoked by uid 99); 10 Jun 2011 18:22:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 18:22:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 18:22:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6405810DC88 for ; Fri, 10 Jun 2011 18:21:59 +0000 (UTC) Date: Fri, 10 Jun 2011 18:21:59 +0000 (UTC) From: "Ben O'Day (JIRA)" To: dev@camel.apache.org Message-ID: <89380495.11513.1307730119406.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <863876106.220.1307359678885.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CAMEL-4057) continued(true) doesn't work when is invoked for the second time in the Camel flow 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-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben O'Day resolved CAMEL-4057. ------------------------------ Resolution: Fixed tested against latest and all seems well...just committed the fix > continued(true) doesn't work when is invoked for the second time in the Camel flow > ---------------------------------------------------------------------------------- > > Key: CAMEL-4057 > URL: https://issues.apache.org/jira/browse/CAMEL-4057 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.4.0, 2.7.2 > Environment: Apache Camel 2.4.0-fuse-00-00 and Apache Camel 2.7.2 > Reporter: Mateusz Nowakowski > Assignee: Ben O'Day > Labels: continued, exception, handler > Fix For: 2.8.0 > > Attachments: CAMEL-4057.patch, ContinuedTest.java > > > When Camel flow contains error handling as continued(true), it is not invoked when the error occurs for the second time (even in different onException). > What is more the exception is not handled even by global onException and Camel flow is interruped. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira