Add Karaf Commands for JMS 
---------------------------

                 Key: SMX4-1083
                 URL: https://issues.apache.org/jira/browse/SMX4-1083
             Project: ServiceMix 4
          Issue Type: New Feature
            Reporter: Christian Schneider
             Fix For: 4.5.0


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


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to