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 E8C38D31B for ; Mon, 16 Jul 2012 16:07:48 +0000 (UTC) Received: (qmail 64331 invoked by uid 500); 16 Jul 2012 16:07:48 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 64289 invoked by uid 500); 16 Jul 2012 16:07:48 -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 64279 invoked by uid 99); 16 Jul 2012 16:07:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 16:07:48 +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: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 16:07:43 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SqnpS-0007sP-4L for users@camel.apache.org; Mon, 16 Jul 2012 09:07:22 -0700 Date: Mon, 16 Jul 2012 09:07:22 -0700 (PDT) From: PhilBurress To: users@camel.apache.org Message-ID: <1342454842128-5716086.post@n5.nabble.com> Subject: Multicast question MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Why isn't the original "in" body of an exchange passed to a route under a multicast? e.g.: The original "in" body in those subroutes ends up being the "in" body at the point the multicast is triggered. Is there anyway around this? We need to keep the original exchange "in" body as it was from the incoming queue in the subroutes. -- View this message in context: http://camel.465427.n5.nabble.com/Multicast-question-tp5716086.html Sent from the Camel - Users mailing list archive at Nabble.com.