I'm migrating our legacy code to new Camel so I would like to do only
absolutely required changes :)
That's why I used this existing inline copying processor.

You are right, send("direct:...", exchange.copy());  works fine.


I was mislead by other method
ExchangeHelper.copyResultsPreservePattern(...), which suggests that
copyResults(...) copies exchange pattern.
Maybe some clarification are required in this area.

Anyway, thanks for great support,
Marek



--
View this message in context: 
http://camel.465427.n5.nabble.com/ExchangeHelper-copyResults-doesn-t-copy-exchange-pattern-tp5727506p5727524.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to