Hi all,
I am using Apace Camel to connect to an ActiveMQ broker (v 5.5)
how is it possible to set maximumRedeliveryDelay  at ConnectionString level?

I've tried following without any luck:
jms.redeliveryPolicy.maximumRedeliveryDelay=30000L

jms.maximumRedeliveryDelay=30000L

maximumRedeliveryDelay=30000L

for instance:

failover:(tcp://host:61616?wireFormat.maxInactivityDuration=0)?jms.prefetchPolicy.queuePrefetch=1&initialReconnectDelay=10&maxReconnectDelay=15000&jms.redeliveryPolicy.maximumRedeliveryDelay=30000L



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-set-maximumRedeliveryDelay-at-connectionstring-level-tp4656239.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to