Hi,
I have a small question regarding the MaxDeliveryAttempts
and RedeliveryDelay
properties. They are set for each queue I define.
The question is can I set them for each jms message I'm sending to the queue? Meaning that I can send 2 different jms messages with
different deliveryAttempts. How can I accomplish that?
Thank you.
Dan.