On Wed, Feb 13, 2013 at 4:42 PM, Marek Pszczolka <mpszczo...@gmail.com> wrote:
> 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.
>

Yeah let me polish the javadoc of this method to make it more clear
what is being copied.


> 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.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to