Re: Redeliverypolicy per detination in Spring
It works. Thank you! -- View this message in context: http://activemq.2283324.n4.nabble.com/Redeliverypolicy-per-detination-in-Spring-tp4700640p4700754.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Re: Redeliverypolicy per detination in Spring
You don't need a getter to call a setter with spring injection. Your problem is your attempting to call a protected setter. Change your redeliverPolicyMap configuration to: In RedeliveryPolic