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 but like to use different redeliveryPolicies as one queue will deliver messages to a slow system that needs a long time to recover (like seconds) and another queue delivers messages to a very fast system (needs a faster redeliveryPolicy). How should I solve this? Thanks, Ed -- View this message in context: http://activemq.2283324.n4.nabble.com/RedeliveryPolicy-per-destination-tp3384640p3384640.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.