Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Microservices Testing (Live Project)
this week in the
Spring
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
Jeanne Boyarsky
Paul Clapham
Sheriffs:
Liutauras Vilda
Henry Wong
Devaka Cooray
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Al Hobbs
Carey Brown
Bartenders:
Piet Souris
Mikalai Zaikin
Himai Minh
Forum:
EJB and other Jakarta /Java EE Technologies
JMS and transaction
avihai marchiano
Ranch Hand
Posts: 342
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hey,
I work with
jboss
4.2 and i wonder if there is any way to make jms part of my transaction?
Thank you
Ahmed Basheer
Ranch Hand
Posts: 77
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I don't know what specificially you mean.
You can use EJB3.0 MDB and use transaction annotations on MDB so that transactions are initiated from MDBs.
Ahmed
avihai marchiano
Ranch Hand
Posts: 342
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am talk about case that you want the JMS to send the message only in case that the transaction success.
For example - audit...
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
mdb and transactions
two tier or three tier
How to commit JDBC prior to JMS in a Transaction
Question on EJB Transactions
How to enable transactions with JMS
More...