Camel routing based on an xpath value in an XML message

2014-03-31 Thread mtod
I would like to perform a Camel route based on an xpath value in an XML message. The XML Message example: xmlMessage header version1/version msgTypeEvent/msgType sourceApp1source

Re: Camel routing based on an xpath value in an XML message

2014-03-31 Thread Timothy Bish
On 03/31/2014 04:38 PM, mtod wrote: I would like to perform a Camel route based on an xpath value in an XML message. The XML Message example: xmlMessage header version1/version msgTypeEvent/msgType sourceApp1source

Re: Camel routing based on an xpath value in an XML message

2014-03-31 Thread mtod
This is being implemented in ActiveMQ should it still go to Camel? -- View this message in context: http://activemq.2283324.n4.nabble.com/Camel-routing-based-on-an-xpath-value-in-an-XML-message-tp4679753p4679755.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Camel routing based on an xpath value in an XML message

2014-03-31 Thread Christian Posta
Inline... On Mon, Mar 31, 2014 at 1:56 PM, mtod m...@thetods.net wrote: This is being implemented in ActiveMQ should it still go to Camel? Yes, you're asking about the routing and that is Camel :) The quick answer is Yes you can do what you're asking.. use xpath expressions and a dynamic