Hello,

I have a situation where changes to data in a relational database table need to propagate to other systems with some business rules/transformations along the way. I have been unable to find any examples in ServiceMix where components access a database via JDBC (or Hibernate, etc.). I am new to ESB, so my conceptual understanding is still forming. Can I use ServiceMix to put the messages onto the ESB if they originate in a relational database? I realize I can implement a POJO to access the database, but I'm wondering if there's a general solution available in ServiceMix.

Thanks,
Matt DeHoust

Reply via email to