1. How to monitor Apache Camel status? stackoverflow.comI have already working Camel configuration that is watching a database table (through spring and hibernate), and when something shows up in DB, Camel consumes it and sends message to JMS ... |
2. Can I use Spring XAction for Hibernate + JMS? forum.springsource.orgCan I use Spring XAction for Hibernate + JMS? I have a requirement to make a a whole process transactional. this process currently does the following: Parses a file using Spring ... |