jmstoolbox icon indicating copy to clipboard operation
jmstoolbox copied to clipboard

Resend message

Open assimbly opened this issue 6 years ago • 4 comments

Specifications

  • JMSToolBox version: 5.6.0
  • OS (Name, version, 32/64bits): 64
  • Q provider (kind, version) : ActiveMQ Artemis 2.X

Feature Request

Currently (for example by right-clicking on a queue/topic) there are two options to send a message:

Send New Message... Send Message from template

Would like the option that if already a message is send that there is an extra option "Resend last message" (and the message is send without popouts). The use case is that for testing I need to resend the message multiple after making changes.

assimbly avatar Mar 09 '20 10:03 assimbly

What do you mean by "last message". The first message on the queue?

titou10titou10 avatar Mar 09 '20 11:03 titou10titou10

I mean the last (template) message I manually send to a queue or topic.

assimbly avatar Mar 09 '20 11:03 assimbly

My aim is to resend messages with a single click.

assimbly avatar Mar 09 '20 19:03 assimbly

Currently, on the message you can use the "view message" contextual menu and click on "duplicate and send"

titou10titou10 avatar Aug 05 '20 20:08 titou10titou10