I have read all of the relevant messages in this mailing list (and JIRA entries) and I am still confused about configuring the redelivery policy.
I am using NMS trunk and ActiveMQ 5.2 Where can I set the redelivery policy properties? I tried to put a <redeliveryPolicy> element in the XML file but the broker would not start. I tried to set "jms.redeliveryPolicy.useExponentialBackOff=true" as one of the connection string parameters in the client, but that did not seem to have any impact. The documentation here: http://activemq.apache.org/redelivery-policy.html Indicates it can be set on the Connection or ConnectionFactory. Is this true with NMS? Is there any way to set it at the broker level? That would be ideal. Thanks in advance. -- View this message in context: http://www.nabble.com/configuring-redelivery-with-NMS-tp21714808p21714808.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.