You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Producer Route that puts a random String onto a JMS Queue and then a Consumer Route that receives and prints the message. Use Camel-JMS to call the Route. Use Containers Transaction Management
Create a Producer Route that puts a random String onto a JMS Queue and then a Consumer Route that receives and prints the message. Use Camel-JMS to call the Route. Use Containers Transaction Management
https://wildflyext.gitbooks.io/wildfly-camel/content/javaee/jms.html
Repo Folder: camel_on_eap_quickstarts/jms_transactions
Package: com.redhat.consulting.fusequickstarts.eap.jms.transactions
Notes:
Readme should follow style of the FuseByExample Demos
Use Java Routes
Lots of Comments
Assume Viewer is a Camel/Fuse Beginner
The text was updated successfully, but these errors were encountered: