[ https://issues.apache.org/activemq/browse/CAMEL-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54833#action_54833 ]
Claus Ibsen commented on CAMEL-2079: ------------------------------------ Updated wiki at http://cwiki.apache.org/confluence/display/CAMEL/Dead+Letter+Channel > Sending to endpoint should decorate exchange with a property with the > endpoint uri > ---------------------------------------------------------------------------------- > > Key: CAMEL-2079 > URL: https://issues.apache.org/activemq/browse/CAMEL-2079 > Project: Apache Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 1.6.1, 2.0.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.1.0 > > > Camel should add an Exchange property with the last endpoint URI that it was > sending the exchange to. > This allows for example dead letter channel queues to check this property and > do better error reporting which endpoint caused a problem. Assuming sending > to a remote endpoint failed. > The same applies for consuming from an endpoint as well. > See nabble > http://www.nabble.com/modify-message-before-delivering-to-Dead-Letter-Queue-td25827098.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.