I set DLQ for MyQ to MyDLQ. 

The queues are defined in destinations-service.xml.

If MyDLQ is defined before MyQ, everything works fine. 

But if MyDLQ is defined after MyQ, the behavior is confusing. 
1) Server starts up without errors. 
2) MyQ MBean shows MyDLQ as the value of DLQ attribute. 
3) But failed message gets sent to the default DLQ destination. 
4) If I execute "Apply Changes" on MyQ MBean (without changing the attributes), 
it fixes the problem, 
and next failed message goes to MyDLQ. 

If it is not a bug, I think it worth to mention in the user guide that queue 
and DLQ have to be defined in the correct order.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158171
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to