Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Integration projects very often use JMS queues and topics. As many JMS providers do not ship with a nice UI admins and users are often missing
a tool to look into queues and e.g. retry failed messages.
So the following features should be supported:
- list available ConnectionFactories
- allow to select one connection factory
- list available queues and topics and provide statistics about number of messages
- send message to a queue or topic
- list messages in a topic
- delete messages by ID or JMS selector
- move messages from one queue to another by ID or JMS selector