Hi,
Just raised a feature request:
https://issues.apache.org/jira/browse/AMQ-3224
- Ed
--
View this message in context:
http://activemq.2283324.n4.nabble.com/RedeliveryPolicy-per-destination-tp3384640p3385194.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
tly it's only possible to define
> redeliveryPolicy
> on the connection Factory or Connection.
> Is it also possible to define the redeliveryPolicy per destination? or when
> will this be supported.
>
> I have different kind of queue's that come from the same
I noticed in ActiveMq currently it's only possible to define redeliveryPolicy
on the connection Factory or Connection.
Is it also possible to define the redeliveryPolicy per destination? or when
will this be supported.
I have different kind of queue's that come from the same Factory bu
Is there a way to specify redeliveryPolicy per destination in AMQ 5.1.0?
I know how to do this per connectionFactory or connection.
If not, my approach would be to configure spring to use a connection per
listener and configure redelivery policy per connection.
thanks,
vadim
--
View this