Hi, you might want to check Camel JDBC component - http://camel.apache.org/jdbc.html
Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Jul 7, 2010 at 7:45 AM, vijay.SCJP <[email protected]> wrote: > > I want to post a message in ActiveMQ Queue on change in a table in MySQL. If > the ActiveMQ is also persisted in MySQL database then is there a way to > write a message in the Queue using SQL. We want to trigger a message > whenever there is any change in the database table. > > Thanks for your help. > > Vijay > -- > View this message in context: > http://old.nabble.com/How-to-post-a-message-in-ActiveMQ-from-MySQL-tp29092878p29092878.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >
