http://www.pretechsol.com/2013/11/camel-selective-consumer-using-jms.html#.UnUWLxAVuPA
--
View this message in context:
http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5742545.html
Sent from the Camel - Users mailing list archive at Nabble.com.
t; View this message in context:
> http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713959.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
Its working.
Changed exchange.getIn().setHeader("country", "US");
to exchange.getOut().setHeader("country", "US");
Thanks,
Deepthi
--
View this message in context:
http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713959.html
tor in following manner:
>
>
> I do not receive any message at all.
> Where am i going wrong here?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713811.html
> Sent from the
tp://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713811.html
Sent from the Camel - Users mailing list archive at Nabble.com.
se selectors
> and
> how do i compare the values etc.
>
> Thanks,
> Deepthi
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713808.html
> Sent from the Camel - Users mailing list archive at Nabbl
Hi Sully,
I did go through the link.
Can I find an example somewhere which I can refer to how i use selectors and
how do i compare the values etc.
Thanks,
Deepthi
--
View this message in context:
http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713808.html
Sent from the
producer and the selector on the consumer.
On Thu, May 31, 2012 at 3:21 PM, Deepthi 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 re
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