There is simple JDBC component available at http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/jdbc/JdbcComponent.java?view=markup
I guess it really depends on the use of your database, if you perform SELECT only to aggregate complex data for example, or if you want to use it to poll records in a table for further processing / deletion, if you want to insert / update / delete data ... On 10/5/06, zul <[EMAIL PROTECTED]> wrote:
Hi, Need a guide/ example on using a database with servicemix (or with activemq). Is it currently feasible to do so ? -- SOS -- View this message in context: http://www.nabble.com/using-database-with-servicemix-tf2387285.html#a6655146 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
