This content has been marked as final.
Show 1 reply
-
1. Re: Transaction Commit Message
gaohoward Mar 6, 2009 1:26 AM (in response to mayankmit2002)If you are using MDB, you can configure it as transactional. If you are using JBoss Messaging directly, you can use the transactional sessions to receive/send messages. I think you can find the details in the JBoss documents and JMS API docs.