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 developer tools provide a menu choice for adding a destination with a single click.

Procedure

To add a JMS destination to a broker:

  1. In the Fuse JMX Navigator tree, select either the Queues child or the Topics child in the broker node where you want to add a destination.

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

  3. In the naming dialog, enter a name for the destination.

  4. Click OK.

    The new destination appears in the tree.

Related topics

Deleting a JMS destination