Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E73ED765 for ; Fri, 24 May 2013 16:14:39 +0000 (UTC) Received: (qmail 22175 invoked by uid 500); 24 May 2013 16:14:38 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 22061 invoked by uid 500); 24 May 2013 16:14:38 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 22033 invoked by uid 99); 24 May 2013 16:14:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 16:14:37 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: encountered temporary error during SPF processing of domain of manojrathinam@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 16:14:31 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Ufucp-00058W-96 for users@camel.apache.org; Fri, 24 May 2013 09:13:51 -0700 Date: Fri, 24 May 2013 09:13:51 -0700 (PDT) From: crmanoj To: users@camel.apache.org Message-ID: <1369412031275-5733130.post@n5.nabble.com> In-Reply-To: <1369399812985-5733089.post@n5.nabble.com> References: <1369349397273-5733047.post@n5.nabble.com> <1369399812985-5733089.post@n5.nabble.com> Subject: Re: Mulitcast and stopOnexception MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thank you! I do use the exception handling in my route but the problem is when I use stoponexception, On an exception the execution stops and throws 'parallel processing exception' instead of custom exception. May be that's the behaviour. Any thoughts on this? -- View this message in context: http://camel.465427.n5.nabble.com/Mulitcast-and-stopOnexception-tp5733047p5733130.html Sent from the Camel - Users mailing list archive at Nabble.com.