bsnyder wrote: > > Where exactly are you calling MessageExchange.setProperty()? I know > that there are some spots where properties are not copied correctly > and I'd like to get those fixed. So you're using the servicemix-eip > component and the Pipeline pattern? > > Bruce >
Bruce, I am using the camel pipeline, not an eip pipeline. I am calling exchange.setProperty inside of the first endpoint in the pipeline (it's a simple bean endpoint). I did post a patch to jira, but as far as I know it's not been accepted yet. -Thanks -Kevin -- View this message in context: http://www.nabble.com/properties-when-using-camel-in-service-mix-tp15306687s12049p15804408.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
