Hi all,

I'm using transacted() on many routes which works very well so far.
But to be sure all resources are recycled I need to call a dispose()
method on my object which is hold in the Body of the Message of the
Exchange. How would I configure camel to call the method on the Body
and then just continue to use thr TransactionErrorHandler ?

Is it possible ?

Thx,
Norman

Reply via email to