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 8CDBF9612 for ; Wed, 30 Nov 2011 19:50:20 +0000 (UTC) Received: (qmail 9244 invoked by uid 500); 30 Nov 2011 19:50:20 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 9205 invoked by uid 500); 30 Nov 2011 19:50:20 -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 9197 invoked by uid 99); 30 Nov 2011 19:50:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 19:50:20 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-ee0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 19:50:14 +0000 Received: by eeba50 with SMTP id a50so444296eeb.32 for ; Wed, 30 Nov 2011 11:49:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=OeIWIYR0cnb9GHKegmj/lHwa/j5dpzCPIKnhKf0P0XQ=; b=c9suJb+s9lRKq0sh87G79IZ8cudmN9GQ2jOoGig0+FkxzKiwsSu/oUPJaNXo177mSR /aXiPiHiG8mGIEHxyuoIJGbOQP3ilik3ardswNvcZYnu/+3m2zA3Y8lBQgL7M36DPFW+ vbrh8CuAJQn0ciyLlG9/Cf3DaKIXoDx6JuVdg= Received: by 10.14.35.80 with SMTP id t56mr492293eea.19.1322682593379; Wed, 30 Nov 2011 11:49:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.99.5 with HTTP; Wed, 30 Nov 2011 11:49:32 -0800 (PST) In-Reply-To: <1322666182434-5035817.post@n5.nabble.com> References: <1322605509613-5033912.post@n5.nabble.com> <9A8CC9AB-177B-43FE-8D9B-5C2750313A00@gmail.com> <4ED5A6BC.50706@gmail.com> <1322663015551-5035662.post@n5.nabble.com> <1322666182434-5035817.post@n5.nabble.com> From: Claus Ibsen Date: Wed, 30 Nov 2011 20:49:32 +0100 Message-ID: Subject: Re: Persistent Header To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi Read the JMS wiki page, how Camel maps to/from JMS. And especially about JMS limitations for headers. On Wed, Nov 30, 2011 at 4:16 PM, Castyn wrote: > I tried > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= ABCDE > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > then in the other part of the route in the same context: > only body + headers is part of what data JMS send over. > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > Within the custom processor I have > String theCode =3D exchange.getProperty("theCode", String.class); > But it is not returning a value. > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Persisten= t-Header-tp5033912p5035817.html > Sent from the Camel - Users mailing list archive at Nabble.com. --=20 Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/