2 Replies Latest reply on Feb 2, 2012 12:43 AM by yannywang

    Does HornetQ 2.2.5 support easy config for each queue to have its own DLQ?

    yannywang

      in HornetQ 2.2.5, the default address-setting which applies to all default queues share one DLQ jms.queue.DLQ.

       

      My question is whether we support an easy config so that each queue has it's dedicated DLQ like jms.queue.DLQ.{queueName} instead of manually modify hornetq-configuration.xml for each queue?

       

      if yes, how?

       

      Thanks.