What kind of array did your bean return? Camel ought to iterate arrays as well.
Can you post the method signature of your bean.
And what version of camel are you using?


On Friday, March 25, 2011, grafpoo <graf...@gmail.com> wrote:
> well, i figured it out. i was sending an array, from my processor bean, to
> split(). what i didn't know was that camel seems to be wrapping my array in
> an array of it's own. so i was just splitting that, which gave me back my
> original array, and caused me much sanity-doubting
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/split-not-splitting-tp3423342p4264773.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to