Re: reading Message for content based routing

2011-10-20 Thread Bilgin Ibryam
There are good examples of this in "Camel in Action" book, chapter 2.5 cheers, Bilgin Ibryam On Sun, Oct 16, 2011 at 5:59 PM, newbiee wrote: > Suppose I have following two messages: > > > Message 1: > > > > > Message 2: > > > > > I want to route message to queue "application A" or to queue "

Re: reading Message for content based routing

2011-10-16 Thread Taariq Levack
Sorry this is the dev mailing list, please post such questions about using Camel to the user list. On 16 Oct 2011, at 7:27 PM, Taariq Levack wrote: > Hi > > XPath[1] is a good option here. > > [1] http://camel.apache.org/xpath.html > > Taariq > > On 16 Oct 2011, at 6:59 PM, newbiee wrote:

Re: reading Message for content based routing

2011-10-16 Thread Taariq Levack
Hi XPath[1] is a good option here. [1] http://camel.apache.org/xpath.html Taariq On 16 Oct 2011, at 6:59 PM, newbiee wrote: > Suppose I have following two messages: > > > Message 1: > > > > > Message 2: > > > > > I want to route message to queue "application A" or to queue "applicat