[ https://issues.apache.org/activemq/browse/CAMEL-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58934#action_58934 ]
Claus Ibsen commented on CAMEL-2555: ------------------------------------ This one will require some new API to provide the old exchange as {{Processor}} or {{Expression}} does not have 2 exchanges in their API. We could also maybe have the old Exchange as a property on the new Exchange which you can fetch. > 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.