Hello there!
I need to setup Max Redelivered Times to 20, so i edited standardjboss.xml and put this
<MaxTimesRedelivered>20</MaxTimesRedelivered>
But even with this configuration i get the warning bellow
19:03:51,734 WARN [AbstractDLQHandler] Message redelivered=6 max=5 sending it to the dlq
org.jboss.mq.SpyObjectMessage.
I guess this configuration did not work, because the message was redelivered 6 times.
My JBoss version is 4.2.2GA.
Thanks in advance
MLeite
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209686#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...