You can use direct component and link them from sql foo to direct blah
from sql bar to direct blah from direct blah to es On Tue, Nov 24, 2015 at 11:22 AM, alexis.jacquemart <[email protected]> wrote: > Hi ! > > How can I create a single route for multiple components ? > > For example, I have two SQL database and make them take the same route : > > from(sql://...) > .to(elasticsearch://...) > > Thanks ! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Create-one-route-for-multiple-SQLComponent-tp5774345.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
