Hi

Yes you can call a new route using direct, and have that route as
transacted as well.

Camel error handler with redelivery is only happening in routes.

On Wed, May 8, 2013 at 2:43 PM, Darwish <othman.darw...@progressoft.com> wrote:
> Hi ,
>
> I  have transacted route with  TransactionErrorHandler  and defined
> redelivery policy ,during route processing im calling processor which
> communicate with  camel component X using producer template , if  exception
> thrown from that component:
>
> Is the redelivery policy will be applied on the entire exchange level or
> just this call ?
>
> if i want to apply it on the  producer template  level only , can i direct
> this call to camel Direct point -new route- ?
>
>
>
>
>
>
>
>
> -----
> Othman Darwish
> ProgressSoft Corp.
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/ProducerTemplate-with-Redelivery-Policy-tp5732178.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to