A JMS queue is used as a destination for point-to-point messaging. Use JMS queue destination administrative objects to manage JMS queues for the default messaging provider.
To view this page in the console, click one of the following paths:
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
Specifies the highest topological level at which application servers can use this resource object.
Required | No |
Data type | Text |
Specifies a JMS provider, which enables asynchronous messaging based on the Java Message Service (JMS). It provides J2EE connection factories to create connections for specific JMS queue or topic destinations. JMS provider administrative objects are used to manage JMS resources for the associated JMS provider.
Required | No |
Data type | Text |
The JNDI name for the resource.
As a convention, use a JNDI name of the form jms/Name, where Name is the logical name of the resource. For more information about the use of JNDI and its syntax, see JNDI support in WebSphere Application Server.
Required | Yes |
Data type | Text |
Enter the name of the bus on which the associated queue exists, or leave blank to use the bus to which the application connects.
Required | No |
Data type | Custom |
The name of the associated queue on the service integration bus.
Required | Yes |
Data type | Custom |
The delivery mode for messages sent to this destination. This controls the persistence of messages on this destination.
Required | No |
Data type | drop-down list |
Range |
|
The default length of time in milliseconds from its dispatch time that a message sent to this destination should be kept by the system.
Required | No |
Data type | Integer |
Range | 0 through 574476389546486783 A value of 0 (zero) means that messages are kept indefinitely. The default for this property is null, which allows the application to determine the time to keep messages. |
The relative priority for messages sent to this destination, in the range 0 to 9, with 0 as the lowest priority and 9 as the highest priority.
Required | No |
Data type | Integer |
Range | 0 through 9 The message priority range is from 0 (lowest) through 9 (highest). |
Read ahead is an optimization that preemptively assigns messages to consumers. This improves the time taken to satisfy consumer requests.
This property overrides the value set by the Read ahead property on the JMS connection factory.
Required | No |
Data type | drop-down list |
Range |
|
Indicates whether the underlying service integration bus queue destination is scoped to a local queue point when addressed by using this JMS queue. A local queue point is a queue point of the service integration bus queue that is configured on the messaging engine to which the JMS application is connected.
This option is supported only when used by a JMS application that is running with a WebSphere® Application Server Version 7.0 server or client, and that is connected to a messaging engine running on WebSphere Application Server Version 7.0 server. Use on previous versions of WebSphere Application Server will result in an exception to the application.
Required | Yes |
Data type | Check box |
Default | FALSE |
Required | No |
Data type | Radio button |
Required | No |
Data type | Radio button |
Required | No |
Data type | Radio button |
Required | No |
Data type | Radio button |
Required | No |
Data type | Radio button |
Required | No |
Data type | Radio button |