Re: configuring redelivery with NMS

2009-01-29 Thread mkeenan
> You are welcome to create a Jira Issue for NMS to request the addition > of this functionality if there one already to keep that from falling off > the radar. Tim, again thanks for the clarification of how it works. I searched the JIRA and did not find an existing item so I created a new one

Re: configuring redelivery with NMS

2009-01-28 Thread Timothy Bish
On Wed, 2009-01-28 at 14:13 -0800, mkeenan wrote: > > The NMS client does not implement the RedeliveryPolicy features > > discussed in that documentation, that applies to the Java code. > > Tim, > > Thanks for that information. Does that imply there is no way to specify > redelivery policy (an

Re: configuring redelivery with NMS

2009-01-28 Thread mkeenan
> The NMS client does not implement the RedeliveryPolicy features > discussed in that documentation, that applies to the Java code. Tim, Thanks for that information. Does that imply there is no way to specify redelivery policy (anywhere) when using NMS? I am under the impression that it is n

Re: configuring redelivery with NMS

2009-01-28 Thread Timothy Bish
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?