Hi I was fast and logged a ticket and have a fix in the works https://issues.apache.org/jira/browse/CAMEL-8634
On Tue, Apr 14, 2015 at 3:06 PM, Claus Ibsen <[email protected]> wrote: > Hi > > Ah yeah that is an oversight, we should add the event notifier to do > that as well. You are welcome to log a JIRA > > On Tue, Apr 14, 2015 at 2:57 PM, rwijngaa > <[email protected]> wrote: >> Hi, >> >> We use an extension of EventNotifierSupport to log all camel messages >> (from/to) to Elasticsearch. >> This works fine for all routes except for a wiretap route (that sends a >> newExchange). >> This wiretap route does not seem to fire AbstractExchangeEvents. Is this >> correct? Shouldn't it send these events? >> >> Regards >> Rino >> >> >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Wiretap-not-firing-events-tp5765760.html >> Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: [email protected] > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > hawtio: http://hawt.io/ > fabric8: http://fabric8.io/ -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
