Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camel on EAP - JMS Transactions #35

Open
ghost opened this issue Dec 23, 2015 · 0 comments
Open

Camel on EAP - JMS Transactions #35

ghost opened this issue Dec 23, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 23, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

0 participants