What is your message driven bean actually doing?

The reason an exception from the message driven bean causes the message to be 
redelivered is because it causes the transaction to roll back.

Are you calling other EJBs?  If you are calling other EJBs in the same 
transaction any one of them could be rolling back the transaction.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to