Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

JMS Message Action

Configuration Options     

Use this page to define properties for this JMS message action.

Configuration Options

Name Description
Name

The name of the WebLogic Diagnostic Framework (WLDF) bean.

MBean Attribute:
WLDFJMSNotificationBean.Name

Type

Defines the action type.

MBean Attribute:
WLDFActionBean.Type

Timeout (in seconds)

The length of time, in seconds, that an action has to complete execution. By default, the timeout period is 0, which disables the action timeout.

MBean Attribute:
WLDFActionBean.Timeout

Minimum value: 0

Enable Action

Specifies whether this action is enabled.

MBean Attribute:
WLDFJMSNotificationBean.Enabled

JMS Destination JNDI Name

The JNDI name of the JMS destination.

MBean Attribute:
WLDFJMSNotificationBean.DestinationJNDIName

Connection Factory JNDI Name

The JNDI name of the JMS connection factory. If a name has not been specified, the default JMS connection factory is used.

MBean Attribute:
WLDFJMSNotificationBean.ConnectionFactoryJNDIName


Back to Top