Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 15. Managing JMS destinations

The developer tools' Fuse JMX Navigator allows you to easily add or delete JMS destinations from a running Red Hat JBoss Fuse A-MQ.
Important
These changes are not persistent across broker restarts.

15.1. 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

Section 15.2, “Deleting a JMS destination”