Re: Split an empty list

2013-02-27 Thread developpef
ND is it? - http://developpef.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Split-an-empty-list-tp5728214p5728226.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Split an empty list

2013-02-27 Thread developpef
OK, after a test, you're right, it is now working as expected. Thanks for pointing me this tip! - http://developpef.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Split-an-empty-list-tp5728214p5728225.html Sent from the Camel - Users mailing list ar

Re: Split an empty list

2013-02-27 Thread Claus Ibsen
t; http://developpef.blogspot.com > -- > View this message in context: > http://camel.465427.n5.nabble.com/Split-an-empty-list-tp5728214p5728221.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. FuseSource i

Re: Split an empty list

2013-02-27 Thread developpef
-an-empty-list-tp5728214p5728221.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Split an empty list

2013-02-27 Thread Claus Ibsen
if you have an empty list / null body etc. then nothing is output from the splitter. If you want to do stuff AFTER the splitter is fully done, then close the block with end(), eg form to split body to inside splitter end() to outside splitter > Thanks > > > > -

Split an empty list

2013-02-27 Thread developpef
I'm using Camel 2.10.2 Did I miss something? Thanks - http://developpef.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Split-an-empty-list-tp5728214.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Trying to split() an empty List blocks a Quartz-initiated thread indefinitely

2011-02-18 Thread davsclaus
Hi I have reproduced the error. Its only when you use the parallel mode it blocks https://issues.apache.org/jira/browse/CAMEL-3685 -- View this message in context: http://camel.465427.n5.nabble.com/Trying-to-split-an-empty-List-blocks-a-Quartz-initiated-thread-indefinitely-tp3391736p3392168

Re: Trying to split() an empty List blocks a Quartz-initiated thread indefinitely

2011-02-18 Thread davsclaus
some issues with the splitter. -- View this message in context: http://camel.465427.n5.nabble.com/Trying-to-split-an-empty-List-blocks-a-Quartz-initiated-thread-indefinitely-tp3391736p3392166.html Sent from the Camel - Users mailing list archive at Nabble.com.