individualDeadLetterStrategy in version 5.1.5

2020-02-11 Thread n999999
Hello I'm trying to configure a DLQ per queue by using the following config as described at https://activemq.apache.org/message-redelivery-and-dlq-handling

Newbie questions about camel redelivery vs AMQ redelivery

2020-02-07 Thread n999999
Hi Apologies but I'm a little confused after reading up on Camel docs and books as well as AMQ docs. My confusion might be due to almost zero experience but thought I'd ask hopefully some simple questions before I dive in to development with routes that consume messages from AMQs. My understandin

JMS Headers for Event/operations

2019-12-19 Thread n999999
Hello I've found this hard to google, but a quick question hopefully. Wondering if people are using message headers to store event or operation data? eg Add/Update/Delete etc? I would imagine that this kind of data should not be in the message body? If people are using headers is anyone using "

JMSXGroupId and nonBlockingRedelivery

2019-12-01 Thread n999999
Hi I think the definition of these terms are: The JMSXGroupId header Guarantees ordering of the processing of related messages across a single queue. nonBlockingRedelivery option controls whether on a Rollback of the session the messages that were previously delivered and will be re-delivered sh

Message (re)delivery and activemq

2019-11-19 Thread n999999
Hello Sorry this is possibly a newbie question and not specifically to do with ActiveMQ although ActiveMQ is a player. We are using a ESB (Talend) and are trying to think about our design of Routes where message order is vital (for example: message 1 is an order and message 2 is a cancel). And

Consumer acknowledgement with REST API for ActiveMQ

2018-04-20 Thread n999999
Hello I was looking at the REST API for ActiveMQ at http://activemq.apache.org/rest.html. I was wanting to use REST with the option for Consumer acknowledgement but this page doesn't mention it. Looking at http://activemq.apache.org/rest-protocols.html it does mention that "If you want to ackno