Open ghost opened 8 years ago
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
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