Hi,

I converted data from a file into several POJOs which should be available in
different routes for further processing. I tried to store them in the
message header (implements Serializable) but they are just available within
one route. After passing them to the next they are lost. Do I miss something
here? What is the best practice in this case?

Thank you



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

Reply via email to