[ https://issues.apache.org/activemq/browse/CAMEL-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-2923. -------------------------------- Fix Version/s: (was: 2.5.0) Resolution: Fixed trunk: 962496 There is a now a redelivery event, which you can listen to receive the caused exception if needed. And if there was no redelivery then the existing {{ExchangeFailedEvent}} can be used to see why it failed. > Add ExchangeExceptionEvent and ExchangeRedeliveryEvent to be emitted by > EventNotifer > ------------------------------------------------------------------------------------ > > Key: CAMEL-2923 > URL: https://issues.apache.org/activemq/browse/CAMEL-2923 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.3.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.4.0 > > > To allow to be notified when processing caused an Exception. > And also an event if Camel is performing a redelivery attempt. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.