On Wed, Apr 21, 2010 at 2:04 PM, ext2 <x...@tongtech.com> wrote:
>
> Hi :
>
> In camel 1.6x, I must use the <camel:policy> to control transaction; but
> when camel 2.2x , a new <transacted> element is introduced. Is the
> <transacted> is just a simplified for <policy> or it provide some new
> features?
>

Yeah it makes it simpler to use, as you dont need to mess with spring
propagation policies and whatnot if you just want the default cases.

Camel in Action chapter 9 covers transaction in great deals.


> Thanks for any suggestion
>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to