Nvilmer - thanks for posting the solution to activemq destination policy
setting.
Usman C.
Addingresolved the issue for me.
Many thanks for the idea.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Redelivery-policy-broken-in-5-7-0-tp4658304p4661611.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Use the queue property with the value set to * as show below. Adding a
destination did not work for me.
that looks like a regression from https://issues.apache.org/jira/browse/AMQ-3224
you need to provide a specific destination or use the wildcard
AnyDestination otherwise.
It needs to be a bean reference:
then apply the destination property with something like:
...
can y
Cuz its broke...
Sent from my Verizon Wireless 4G LTE Smartphonechudak
wrote:I have an existing RedeliveryPolicy configured thusly:
This has been working fine up through 5.5.1. Today I upgraded to 5.7.0 and
now my application won't start:
y'; nested exception is
org.
I have an existing RedeliveryPolicy configured thusly:
This has been working fine up through 5.5.1. Today I upgraded to 5.7.0 and
now my application won't start:
y'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with nam