AW: Routing new data from a DB query, updates from JMS

2010-06-15 Thread Max Ullinger
ind of "join" of several datasources into one route. Cheers, Max -Ursprüngliche Nachricht- Von: Gsegel [mailto:gsegel...@itsfac.com] Gesendet: Dienstag, 15. Juni 2010 18:15 An: users@camel.apache.org Betreff: Routing new data from a DB query, updates from JMS A quick rundown of our

Routing new data from a DB query, updates from JMS

2010-06-15 Thread Gsegel
A quick rundown of our situation...Our system operates in a very dynamic environment where accessing the data to route will have to be done in two 'phases': 1. Perform an initial query to a database(s) and route any new records 2. Listen for updates pushed to a JMS Queue and route I have the b