Hi, I have a little problem, I do not know how to implement this idea.
I explained the idea. I have this bean: .bean(EclatCCTIBean.class,"eclatCCTI"); That it returns: ArrayList <ArrayList <ClassA>> I want that each element of this table leads to another Beans that takes as input: ArrayList <ClassA> Here is an example: Suppose the first Bean Returns an array that contains 5 of <ArrayList <ClassA> I wish that each Array Bean enters another successively. I think it's doable but I can not find enough examples on the net. Thank you in advance if anyone has an idea! -- View this message in context: http://camel.465427.n5.nabble.com/Com-between-beans-tp5719646.html Sent from the Camel - Users mailing list archive at Nabble.com.