Thanks Matt.
<setProperty propertyName="bodyPart">
<xpath
resultType="javax.xml.transform.Source">//MyXpath</xpath>
</setProperty>
And the corresponding getter i.e exchange.getProperties().get("bodyPart")
gives me null. Same with Result.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-pass-multiple-custom-objects-to-processor-tp5754502p5754575.html
Sent from the Camel - Users mailing list archive at Nabble.com.
