On Tue, May 15, 2012 at 6:38 PM, javaxmlsoapdev
<javaxmlsoap...@yahoo.com> wrote:
> I am using .recipientList(header("recepientList")).parallelProcessing() where
> "receipientList" is a List of queueNames where message is being published
> to.
>
> AFTER message is published to each "receipient queue" I want to log a
> message saying "Message to ReceipientQueue[name] was published successfully"
> .. it should print this message after each publication. how can this be
> achieved?
>

See for example the intercept send to endpoint
http://camel.apache.org/intercept


> Thanks,
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Logging-receipient-from-receipientList-after-message-is-delivered-to-it-tp5710211.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to