BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Console Online Help   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

JMS Destination Key

 

 


Create a JMS Destination Key

  1. Click to expand the JMS node.

  2. Click the JMS Destination Keys node. The JMS Destinations Keys table displays in the right pane showing all the destination keys.

  3. Click the Create a new JMS Destination Key text link. A dialog displays in the right pane showing the tabs associated with configuring a new destination key.

  4. Enter values in the attribute fields.

  5. Click Create to create a destination key instance with the name you specified in the Name field. The new instance is added under the JMS Destination Keys node in the left pane.

 


Clone a JMS Destination Key

  1. Click to expand the JMS node.

  2. Click the JMS Destination Keys node. The JMS Destinations Keys table displays in the right pane showing all the destination keys.

  3. Click the Clone icon in the row of the destination key that you want to clone. A dialog displays in the right pane showing the tabs associated with cloning a destination key.

  4. Enter values in the attribute fields.

  5. Click Create to create a destination key instance with the name you specified in the Name field. The new instance is added under the JMS Destination Keys node in the left pane.

 


Delete a JMS Destination Key

  1. Click to expand the JMS node.

  2. Click the JMS Destination Keys node. The JMS Destinations Keys table displays in the right pane showing all the destination keys.

  3. Click the Delete icon in the row of the destination key that you want to delete. A dialog displays in the right pane prompting you to confirm your deletion request.

Click Yes to delete the destination key. The destination key icon under the JMS Destination Keys node is deleted.

 


Configuration

General

Attribute

Description

Range of Values

Default Value

Name

Name of the key.

This attribute is not dynamically configurable.

Java identifier, unique within a specific domain.

MyJMS Destination Key[-n]

Property

Property name on which to sort. This value indicates a message property name or the name of a message header field on which to sort.

Message header field keys ignore the key type and reference message header fields rather than message properties.

Note: To improve performance, we recommend using message header fields as sorting keys, rather than message properties.

This attribute is not dynamically configurable.

JMS Property name (including user properties), or message header fields that can be sorted on, as follows:

  • JMSMessageID

  • JMSTimestamp

  • JMSCorrelationID

  • JMSPriority

  • JMSExpiration

  • JMSType

  • JMSRedelivered

  • JMSDeliveryTime

N/A

Key Type

Expected property type.

This attribute is not dynamically configurable.

Boolean, Byte, Double, Float, Int, Long, Short, String

String

Direction

Direction in which to sort the destinations.

Choosing Ascending for JMSMessageID implies a FIFO sort order (the default for destinations). Set the value to Descending for a LIFO sort order.

This attribute is not dynamically configurable.

Ascending or Descending

Ascending

Notes

Attribute

Description

Range of Values

Default Value

Notes

This attribute provides a space for user-supplied information.

The value must be an alphanumeric string.

Null

 

back to top previous page next page