Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 4450 invoked from network); 20 Aug 2009 06:53:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 06:53:48 -0000 Received: (qmail 22189 invoked by uid 500); 20 Aug 2009 06:54:07 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 22155 invoked by uid 500); 20 Aug 2009 06:54:07 -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 22145 invoked by uid 500); 20 Aug 2009 06:54:07 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 22142 invoked by uid 99); 20 Aug 2009 06:54:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 06:54:07 +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; Thu, 20 Aug 2009 06:53:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AD1B4234C044 for ; Wed, 19 Aug 2009 23:53:36 -0700 (PDT) Message-ID: <87258907.1250751216702.JavaMail.jira@brutus> Date: Wed, 19 Aug 2009 23:53:36 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-1923) OnException - Configuring route scoped should be limited to be configured on the route node itself 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 OnException - Configuring route scoped should be limited to be configured on the route node itself --------------------------------------------------------------------------------------------------- Key: CAMEL-1923 URL: https://issues.apache.org/activemq/browse/CAMEL-1923 Project: Apache Camel Issue Type: Improvement Components: camel-core, camel-spring Affects Versions: 2.0-M3 Reporter: Claus Ibsen Fix For: 2.1.0, Future OnException, OnCompletion and the others in this cross cutting concerns should be configured on the route itself and not later during the route. See nabble: http://www.nabble.com/Multicast---OnException----Bug--%28camel-1.6.1%29-td25028431.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.