[jboss-user] [Messaging, JMS & JBossMQ] - Re: MDB that makes a nested asynchronous request/reply times

adrian@jboss.org do-not-reply at jboss.com
Fri May 16 12:21:19 EDT 2008


Is your MDB transactional?

You can't do a send/receive in a transaction, because the send doesn't occur
until the commit() - which is obviously after the receive()

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151479#4151479

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151479



More information about the jboss-user mailing list