Hi, I'm developing under ServiceMix 3.1.1-incubating and I experience this problem:
We set a property to the MessageExchange to be recovered later, but when the MessageExchange goes through content-based router, the MessageExchange is copied into another MessageExchange without copying it's properties, so we lose ours. We tried to debug into the code, but we aren't sure wether this is a correct behaviour or not, or if there's any chance we could get our property to get through. Any help would be greatly appreciated. Thanks !