Hi all,
After some tests it seems that most of servicemix components propagates
the message header properties when creating new exchange.
I'm using this useful feature, to cover a requirement to keep stored
some data, and to propagate
across all message exchanges.
A problem occurs when in the flow i configure an EIP Pipeline component
( that have a webservice as default target )
it seems that the message headers properties of the input message of
EIP Pipeline will not be copied in the output message of the
pipeline components.
Any idea??
Andrea Zoppello