Hi,
 
I want to define a DLQ for a specific Q and to have another definition for all the other Qs.
 
is it possible to define 2 adress settings - 
1. the first with - <address-setting match="#">
2. the second with  - <address-setting match="jms.queue.MyQ">
 
doesn't the match all override the specific queue defintion?
 
Thanks,
Noa