Hello,
I'm facing problem with DLQ on topic: my test retrieves a message from a
topic, throws an exeption. The message is rolled back two times (while the
maximum is 3,
tcp://localhost:61616?jms.redeliveryPolicy.maximumRedeliveries=3). So, the
message could be received one more time. The message
What's the dependencies of the retrying policy ? I'm only declaring the
broker service bean, must it work like that or further configuration is
needed ? I've put in attachment my current configuration of my broker. Have
I missed something ? http://old.nabble.com/file/p28367104/brokerService.txt
br
ence.html in particular
> the note at the end.
>
> On 16 April 2010 11:32, sebge2 wrote:
>
>>
>> Hello,
>>
>> In order to test my application (maven test), I need an embedded activeMQ
>> instance. I've seen that there is two ways of declaring
Hello,
In order to test my application (maven test), I need an embedded activeMQ
instance. I've seen that there is two ways of declaring my broker. First, by
defining a BrokerService bean and directly configuring it. In the attached
file, you can see my spring bean.
http://old.nabble.com/file/p28