On Tue, Aug 10, 2010 at 2:15 PM, Achim Nierbeck <[email protected]> wrote:
> Hi,
>
> I was wondering if there is a easy way of tracing which messages didn't make 
> it through the filter.
> In the release notes of the 2.0.0 Camel version (I'm currently using 2.4.0) 
> there is following sentence:
>
> "Message Filter EIP marks Exchanges as filtered"
>
> Somehow this doesn't seem to work with the 2.4 version, at least when I 
> debugged the filter code there
> wasn't any markers attached to the exchange :(
>

No the filter EIP doesn't mark if the message was filtered or not.
Likewise the CBR which doesn't add any properties/headers etc which
predicate matched it either.


> My first intention had been configuring a tracer to match this Marker.
>
> Thank you in advance, Achim
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to