The splitter has aggregator built-in, use that instead, eg there is a strategyRef option on <splitter>
On Fri, Feb 3, 2012 at 6:49 PM, regvito <[email protected]> wrote: > As shown above, I already have shareUnitOfWork="true". > The splitter works fine when my bean is called from within it > and throws an error. The file gets moved to the error folder. > But when I add an aggregator within the splitter and the bean > throws an exception, it doesn't move the file to the error folder. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/problem-propagating-exceptions-with-splitter-and-aggregator-tp5452376p5454625.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
