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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...