How do I manage the JMS server? Is there a way to destroy a topic and probe the general status of a JMS Server?
We provide a command line tool for administrative purposes. It is called jmadmin. This facility allows you to create topics and queues, find out the general status of the Server in terms of the number of messages that are buffered up for delivery, the number of expired messages waiting to be cleared and the number of clients currently connected to the server. To see usage, you can do the following: jmadmin -ns