Re: Camel Transaction and errorHandlerRef question

2009-07-03 Thread Claus Ibsen
On Fri, Jul 3, 2009 at 9:50 AM, Charles Moulliard wrote: > Hi, > > 1) Best place of  TransactionErrorHandlerBuilder > > I would like to know where is the bast place to put the reference of the > TransactionErrorHandlerBuilder in a transactional route ? At the level of > the route OR transacted ? >

Camel Transaction and errorHandlerRef question

2009-07-03 Thread Charles Moulliard
Hi, 1) Best place of TransactionErrorHandlerBuilder I would like to know where is the bast place to put the reference of the TransactionErrorHandlerBuilder in a transactional route ? At the level of the route OR transacted ? //