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 :( My first intention had been configuring a tracer to match this Marker. Thank you in advance, Achim
