Hi,

so you have a specialized route in your database you could start with
a jpa endpoint polling on this route,
after you retrieved your "customized" route via jpa you need a bean
that acts as a RouteBuilder where you
interpret your "customized" route and start this route.
This roue builder Either can proceed like a fire and forget or you
might just wait for your internal route to finish and might even
remove it after it's done.

Regards, Achim

2012/3/5 johnson0233 <johnson0...@gmail.com>:
> Hi All,
>
> Could anyone help to advise that the way Camel route the message by getting
> the corresponding routing information from database?
>
> Lets say, we have 3 steps to execute, and the execution sequence stores in
> database, step1,step2,step3, so can we use the generic bundle to route this
> kinds of messages by retrieving the routing information from database?
>
> You input is much appreciated
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Does-Camel-supports-dynamic-routing-by-getting-the-routing-info-from-database-tp5537354p5537354.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
Committer & Project Lead
blog <http://notizblog.nierbeck.de/>

Reply via email to