Minh Tran-2 wrote > It looks like you've configured redelivery in the activeMQ and not within > camel. This means camel isn't the one that is doing the redelivery, > activeMQ is. Is this what you wanted to do?
Yes, that's right. I want to delegate redelivery task to JMS/AMQ, and actually it works, BUT it ignores the RedeliveryPolicy settings, and uses default ones; I not succeeded to find out why it ignores redelivery policy seetings. Maybe I'm missing some bit in configuration?.. -- View this message in context: http://camel.465427.n5.nabble.com/RedeliveryPolicy-is-ignored-by-ActiveMQ-in-Camel-route-configuration-tp5758235p5758265.html Sent from the Camel - Users mailing list archive at Nabble.com.
