Hello, I implemented a process through a cloud service which sends messages to an ActiveMQ queue.
Messages are correctly sent but they are automatically dequeued and sent to an ActiveMQ.DLQ queue. No dequeue process has been implemented and it's not required. The message should stay in the queue where it's been sent. Any recommendation how I could disable the dequeuing and the ActiveMQ.DLQ queue. Thanks. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html