On Wed, 2009-01-28 at 12:58 -0800, mkeenan wrote:
> 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?

The NMS client does not implement the RedeliveryPolicy features
discussed in that documentation, that applies to the Java code.  

> Is there any way to set it at the broker level? That would be ideal.
> 
> Thanks in advance.
-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/



Reply via email to