Hi,

I don't marshal in seda:next route because in seda:next route, i'll
unmarshal.

from("seda:next").unmarshal().json(JsonLibrary.Jackson).to(...); 

So, i must marshal before sending to seda:next, that why i want using a
ProducerTemplate.sendCallBack and call a MarshalProcessor inside Processor.





--
View this message in context: 
http://camel.465427.n5.nabble.com/marshal-with-MarshalProcessor-tp5727842p5727895.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to