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: 2.0.0, 1.6.1
            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.

Reply via email to