[ https://issues.apache.org/activemq/browse/CAMEL-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58933#action_58933 ]
Claus Ibsen commented on CAMEL-2555: ------------------------------------ This is a bit similar to pollEnrich where you want to access data from the old exchange, such as headers, which you can use the pollEnrich endpoint uri. > When "Sending a new Exchange" with .wireTap() it should be possible to access > the old exchange. > ----------------------------------------------------------------------------------------------- > > Key: CAMEL-2555 > URL: https://issues.apache.org/activemq/browse/CAMEL-2555 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Reporter: Andreas Asmuss > Priority: Minor > Fix For: 2.3.0 > > Original Estimate: 5 hours > Remaining Estimate: 5 hours > > When using wireTap to create a new exchange the old exchange that spawns the > wireTap is not around anymore. It could be useful to still be able to access > the old exchange. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.