Re: Runtime dynamic xpath filter

2011-10-21 Thread Preben.Asmussen
Thanks for the tip. I'll give recipient list a try. -- View this message in context: http://camel.465427.n5.nabble.com/Runtime-dynamic-xpath-filter-tp4922317p4925163.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Runtime dynamic xpath filter

2011-10-20 Thread Ioannis Canellos
What you could do is to use a recipient list that will send messages that are to be filtered out to /dev/null. The recipient list can implement the dynamic logic inside it (e.g. read values from database, properties file whatever) and decide where to send each message. I am not sure if you can hav

Runtime dynamic xpath filter

2011-10-20 Thread Preben.Asmussen
contend is changed. Anybody done that, or have any ideas ? /preben -- View this message in context: http://camel.465427.n5.nabble.com/Runtime-dynamic-xpath-filter-tp4922317p4922317.html Sent from the Camel - Users mailing list archive at Nabble.com.