Security tab

Select the Security tab, and configure the properties defined in Table 2-2.

Table 2-2: Message queue and topic security properties

Property

Datatype

Default value

Description

Producer Roles

string

none

To send messages to a message queue, or to publish messages with the specified topic, a client must be a member of at least one of the security roles.

  • Select – select individual security roles from the list.

  • All – clients must be a member of at least one of the listed security roles.

  • None – anyone can send messages to the queue, or publish messages with the topic.

Consumer Roles

string

none

To browse or receive messages from this queue, or to receive messages with the specified topic, a client must be a member of at least one of the security roles.

  • Select – select individual security roles from the list.

  • All – clients must be a member of at least one of the listed security roles.

  • None – anyone can read messages in this queue, or receive messages with the specified topic.

StepsDeleting a message queue

  1. Remove any listeners attached to the queue.

  2. Expand the JMS Message Queues folder, then select the message queue to delete.

  3. Right-click the queue, and select Delete.

  4. In the wizard, confirm that you want to delete the queue.