+

Search Tips   |   Advanced Search

IBM MQ messaging provider queue settings

Use this panel to view or change the configuration properties of the selected queue destination for point-to-point messaging with IBM MQ as a messaging provider.

An IBM MQ queue destination is used to configure the properties of a queue for the IBM MQ messaging provider. Connections to the queue are created using an associated IBM MQ queue connection factory or connection factory.

To view IBM MQ queue settings, use the administrative console to complete the following steps:

  1. In the navigation pane, click...

            Resources > JMS->Queues to display existing queue destinations.

  2. Select the name of the queue destination to work with.

  3. Optional: To create a new queue destination, click New.

  4. Optional: To view or change the queue destination settings, select ts name in the list displayed.

Under General Properties there are two groups of properties:

Make any required changes to the Administration and IBM MQ Queue groups of properties and then click Apply to save the configuration before, in the content pane under Additional Properties, you click one of the following links:

Under Related items, we can click JAAS - J2C authentication data to configure authentication information for use with the queue destination.

When specifying IBM MQ properties, the following restrictions apply:

If IBM MQ functionality has been disabled at a scope that affects this IBM MQ messaging provider resource, then an informational message indicating that IBM MQ has been disabled appears. In a single server environment this informational message is only displayed when the server is restarted after IBM MQ functionality has been disabled. In a network deployment environment the informational message is displayed immediately.

A queue destination for use with the IBM MQ messaging provider has the following properties.


Scope

The scope assigned to the queue when it is created. The scope specifies the level to which this queue definition is visible to applications.

Resources such as messaging providers, namespace bindings, or shared libraries can be defined at multiple scopes, with resources defined at more specific scopes overriding duplicates which are defined at more general scopes.

The scope displayed is for information only, and cannot be changed on this panel. To browse or change this resource at a different scope, change the scope on IBM MQ queue destination collection panel, then click Apply, before clicking the link for the type of resource.

Information Value
Data type String


Provider

The JMS provider assigned when the queue is created.

For all queues created using this panel, the provider is the IBM MQ messaging provider.

The provider is displayed for information only.

Information Value
Data type String


Name

The name by which the queue is known for administrative purposes within WAS.

Information Value
Data type String


JNDI name

The name used to bind the queue into the JNDI namespace.

As a convention, use the fully qualified JNDI name; for example, in the form jms/Name, where Name is the logical name of the resource.

Information Value
Data type String


Description

A description of the queue for administrative purposes within WAS.

Information Value
Data type String
Default Null


Queue name

The IBM MQ name for the queue that holds the messages for the JMS destination.

Information Value
Data type String


Queue manager or queue-sharing group name

The name of the IBM MQ queue manager or queue-sharing group that hosts the queue.

Information Value
Data type String


Related:

  • JMS interfaces - explicit polling for messages
  • Manage Java 2 Connector Architecture authentication data entries for JAAS
  • Secure messaging
  • Disable IBM MQ functionality in WAS
  • Queue collection
  • IBM MQ queue connection properties
  • IBM MQ messaging provider queue and topic advanced properties settings
  • IBM MQ resource custom properties settings
  • Mapping of administrative console panel names to command names and IBM MQ names

    IBM MQ library