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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to