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 6ACC710E64 for ; Wed, 31 Jul 2013 19:49:15 +0000 (UTC) Received: (qmail 35569 invoked by uid 500); 31 Jul 2013 19:49:14 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 35538 invoked by uid 500); 31 Jul 2013 19:49:14 -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 35530 invoked by uid 99); 31 Jul 2013 19:49:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jul 2013 19:49:14 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davidkarlsen@gmail.com designates 209.85.219.47 as permitted sender) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jul 2013 19:49:09 +0000 Received: by mail-oa0-f47.google.com with SMTP id g12so1915246oah.6 for ; Wed, 31 Jul 2013 12:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mXfiuuoxuEw/mIyzVLGoYzr6EWw4slN30StpfmxHkAI=; b=A1jXlAHLHVm+h1AbraT01ZbnMfv7xexO6/t7uLKOnJvV+xIxOtaU9CHC5CA22gkION UiakerATzmlmKd6NRak5aG1WFq75YU0EO6Vs5CIWY+SAeG5KsmwYd52nHVbBxO7ory2J SXfVeJKdOCcW7tP4AZui9hSLXnwPRJDDRO1AOBxIz27wwhAKKk2yQq60hbmchmEunVR2 HJbl9/VPan/ZkL4IAwp8vGit2KLpUVsRAnPkhZ/ZhFxLK4LAYTa106QPXjPacB0hg1Yg SyLNI7vuLoCaxCE9AsQX894SZQTYpMSzsfPTQw/h+bMAJb8awuqGDWwLy40qMV7aMzOx ijrA== MIME-Version: 1.0 X-Received: by 10.182.87.170 with SMTP id az10mr62641386obb.10.1375300128761; Wed, 31 Jul 2013 12:48:48 -0700 (PDT) Received: by 10.76.68.233 with HTTP; Wed, 31 Jul 2013 12:48:48 -0700 (PDT) Received: by 10.76.68.233 with HTTP; Wed, 31 Jul 2013 12:48:48 -0700 (PDT) In-Reply-To: <1375296834954-5736593.post@n5.nabble.com> References: <1375296834954-5736593.post@n5.nabble.com> Date: Wed, 31 Jul 2013 21:48:48 +0200 Message-ID: Subject: Re: save message across exchanges From: David Karlsen To: users@camel.apache.org Content-Type: multipart/alternative; boundary=089e0111bcfaa26b4f04e2d40389 X-Virus-Checked: Checked by ClamAV on apache.org --089e0111bcfaa26b4f04e2d40389 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable You could place a copy in a header or preferably a property. Den 31. juli 2013 20:54 skrev "javamonkey79" f=F8lgende: > Is there a way to store a message across exchanges? > > It seems like you should be able to put something in to the context, but > I=92m > not seeing anything obvious. > > For now, I=92m just using a bean to save off a static reference, but this > seems sorta dirty. > > Thanks in advance. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/save-message-across-exchanges-tp5736593= .html > Sent from the Camel - Users mailing list archive at Nabble.com. > --089e0111bcfaa26b4f04e2d40389--