Adding a JMS destination

Overview

When testing a new scenario, it is convenient to add a new JMS destination to one of your brokers. The tooling provides a menu choice for adding a destination with a single click.

Procedure

To add a JMS destination to a broker:

  1. In JMX Navigator, select either the Queues child or the Topics child under the broker node for which you want to add a destination.

  2. Right-click it to open the context menu, and then select either Create Queue or Create Topic.

  3. In either the Create Queue or Create Topic dialog, enter a name for the new destination.

  4. Click OK.

  5. Right-click either the Queues or the Topics child, and then select Refresh.

    The new destination appears in JMX Navigator under the Queues or the Topics child.

Related topics

Deleting a JMS destination