As far as I understand from all the other postings, MDB should NEVER throw any 
exceptions bcause this will trigger retry.

In my MDB, I am catching all the exceptions which can be thrown
I debugged my MDB and reached the return line of the onMessage() method. I even 
wrapped my code with try{}catch(Throwable e)

How can I stop the messages from being resent

Setup:
Solaris 10 (blade 1500)
JBoss 4.0.2
JDK 5

Thanks

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

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


-------------------------------------------------------
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