I'm searching for the way to retry some messages from the DLQ via command-line tool. Quick look at activemq-admin
tool doesn't give me an answer for that.
I have a selector, list of messages in the DLQ and want to retry them one more time. I know, that from the admin web interface it's possible to select a one message or several and retry them, but for security reasons we don't use Jolokia.