Hi, I'm using the MessageExchange.setProperty method to set some properties I'd like carried over to a subsequent component. However, they never seem to carry forward. I've looked at the source trying to figure this out, but haven't found the answer.
In the component I'm setting it in, I definately see them present after I set them, but they are nowhere to be found when they arrive in the next component. I'm pretty sure I'm likely missing some key step. I did see in the XML reference some mention of persistence, but I'm not sure if that's correct, nor exactly sure where to set it. Thanks again! jeff -- View this message in context: http://www.nabble.com/Persisting-MessageExchange-properties-between-components-t1553922.html#a4221630 Sent from the ServiceMix - User forum at Nabble.com.
