Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Create and Send JMS Messages

Buttons     Column Display     Configuration Options     

Use this page to create and send JMS messages.

Buttons

Name Description
Add

Adds a JMS Header or Message Property.

Delete

Deletes a JMS Header or Message Property.

Upload

Uploads text from a file to create a JMS message.

Configuration Options

Name Description
JMS Header Name

The JMS Header name for this message: Priority, Correlation Id, Delivery Time, Redelivery Limit, Expiration.

JMS Header Value

The value specified for a JMS Header name.

Message Properties Name

The name of a message property.

Message Properties Type

The type of message property.

Message Properties Value

The value specified for a message property.

Column Display

Name Description
Provider

The JMS provider for this destination.

Type

The type of destination.

Destination

The name of the destination.

Durable Subscribers

List of durable subscribers, if any.

Request Type

The JMS message type, such as BytesMessage, TextMessage, StreamMessage, ObjectMessage, MapMessage, or XMLMessage.

Delivery Mode

Indicates whether a message is PERSISTENT or NON_PERSISTENT.

Message Payload

The text for the message body. You can enter the text directly or select the Upload button to load the text from an existing file.


Back to Top