Hi Please next time use the @user mailing list for you Camel questions. This is for talking about development of the *actual* project itself.
I suggest to take a look at the EIPs in Camel. http://camel.apache.org/eip There is a Splitter EIP you may be able to use to split the list. http://camel.apache.org/splitter.html On Wed, Sep 19, 2012 at 5:24 PM, kikou1984 <hichem.ouesl...@atos.net> wrote: > 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-tp5719604.html > Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen