Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 99377 invoked from network); 26 Sep 2007 14:46:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Sep 2007 14:46:49 -0000 Received: (qmail 95726 invoked by uid 500); 26 Sep 2007 14:45:06 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 95710 invoked by uid 500); 26 Sep 2007 14:45:05 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 95692 invoked by uid 99); 26 Sep 2007 14:45:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2007 07:45:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2007 14:47:23 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IaY84-00069k-Pb for camel-user@activemq.apache.org; Wed, 26 Sep 2007 07:44:44 -0700 Message-ID: <12902524.post@talk.nabble.com> Date: Wed, 26 Sep 2007 07:44:44 -0700 (PDT) From: schlemmi To: camel-user@activemq.apache.org Subject: Re: Message Properties not forwarded with Camel Activemq Component? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: schlemminger@planet-ic.de References: <12900714.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org James, Thanks for the response, >> I used it since 4 weeks with activemq and the lingo library. > >Great! BTW I've been slowly working on integrating most of the Lingo >library functionality now; so you can use Camel to do custom >transformations or smart routing, or just use JMS or any other >transport just as easily as Lingo... > >http://activemq.apache.org/camel/bean-integration.html > >so eventually, when we've got all the features implemented, Camel >could be a replacement for Lingo offering more features & being more >flexible. I use some features from the bean component and I think I can kill the library on the server side... > >> the log for the send message: >> --- >Are you positive thats not just a logging issue. (ActiveMQ only >deserializes the properties lazily; so they don't necessarily always >appear in a log statement AFAIK). You are right, this is a logging issue. I can route with the header. Apparently I need advanced training in message selectors and headers... -- Andreas -- View this message in context: http://www.nabble.com/Message-Properties-not-forwarded-with-Camel-Activemq-Component--tf4522311s22882.html#a12902524 Sent from the Camel - Users mailing list archive at Nabble.com.