Label: jms

All content with label jms.
Related Labels: karaf, jta, jboss, tutorial, camel, jpa, activemq

Blog post: Apache Karaf Tutorial Part 7 - Camel JPA and JTA transactions (Liquid Reality)
Practical Camel example that polls from a database table and sends the contents as XML to a jms queue. The route uses a JTA transaction to synchronize the DB and JMS transactions. An error case shows how you can handle problems. Route ...
Other labels: karaf, tutorial, camel, jpa, jta
Blog post: Camel and JMS on JBoss (Liquid Reality)
Camel has many options for deployment. If I have the freedom of choice I prefer to run Camel on Karaf but the typical case at customers is that they have a certain app server and we have to fit in. In this case the platform was JBoss 5.1. Before Camel ...
Other labels: jboss, camel, activemq