Hi Muhzin
To add to what Claus said... I just happened to have some similar code
in front of me...
Your processor overrides "process" which gets an "Exchange".
>From the Exchange you can do
exchange.getContext.createProducerTemplate().sendBody("some uri",
"some message")
Check out the API for de
Hello,
I've been struggling with this problem for a few days:
http://stackoverflow.com/questions/21531280/how-to-trigger-the-movefailed-option-when-processing-files-with-streaming
It seems related to this issue
https://issues.apache.org/jira/browse/CAMEL-6627 which should be fixed
for me (I'm run