Full details can be found here: http://camel.apache.org/jms.html.  Review
the section labeled Message Header Mapping.

WRT how to name the message headers you have to follow standard JMS rules
or Java naming conventions meaning: no dots or hyphens in the header name.
Then set the header on the producer and the selector on the consumer.


On Thu, May 31, 2012 at 3:21 PM, Deepthi <deepthi...@gmail.com> wrote:

> Hi,
>
> Can somebody please provide me with message selector example?
> Also can somebody provide an example how to name the headers while
> publishing the message on the queue and how to read that message using
> selector and header while consuming asap.
>
> Thanks,
> Deepthi
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
-- 
Scott England-Sullivan
----------------------------------
FuseSource
Web:     http://www.fusesource.com
Blog:     http://sully6768.blogspot.com
Twitter: sully6768

Reply via email to