Thank you, that worked for me.
On Tue, May 29, 2012 at 09:12:02AM +0200, Torsten Mielke wrote:
> Hello,
>
> Simply swap the order of and .
> The broker config likes to have entries in alphabetical orders right now.
>
> So use:
>
>
>
>
>
>
>
Hello,
Simply swap the order of and .
The broker config likes to have entries in alphabetical orders right now.
So use:
and your broker should star
Redelivery does intentionally block the queue to maintain order and when
messages are sent to the dlq, they do indeed stay there.
You can check out a camel based solution to redelivery processing from
https://issues.apache.org/activemq/browse/AMQ-2710 (see the subversion
commit tab to see the sour