Cool thanks, this helps!

How would I access this the property via Spring XML? 

Processor:
exchange.setProperty("MyProperty", myObject); // assume method
myObject.getName();

Camel.xml:
<log message="{{MyProperty.name}}"/>

This doesn't work. 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Passing-several-POJOs-trough-multiple-routes-tp5759575p5759578.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to