1 Reply Latest reply on Dec 10, 2012 5:20 AM by davsclaus

    does activemq have a way to pick entries from db table & insert into queue

    kmohite

      Hello,

      Is there an adapter available for activemq that can monitor a database table such that if there is any insert on the database table then this activemq adapter reads the inserted row, prepares a data based in the inserted row and pushes this data to a predefined queue/topic. For example this functionality is provided by Tibco Active db adapter ( Tibco is an implementation of JMS).

       

      Is a similar kind of functionality/adapter available for activemq ?

       

       

      Thanks

      Kavita