Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

JMS Module: General

Buttons     Column Display     Configuration Options     

This page displays general information about a JMS system module and its resources. It also allows you to configure new resources and access existing resources.

Configuration Options

Name Description
Name

The name of this JMS system module.

Scope

The scope in which this JMS system module was created.

Descriptor File Name

The name of the file that contains the module configuration. By default the file resides in the DOMAIN_DIR/config/jms directory.

The module file derives its name from the bean name using the following pattern:

<beanName>.xml

Note that this is a read-only property that can only be set when the bean is created.

MBean Attribute:
JMSSystemResourceMBean.DescriptorFileName

Changes take effect after you redeploy the module or restart the server.

Buttons

Name Description
Create

Creates a new JMS resource for this JMS system module.

Delete

Deletes the selected JMS resource from this JMS system module.

Column Display

Name Description
Name

The name of this JMS system resource.

MBean Attribute:
JMSSystemResourceMBean.JMSResource

Changes take effect after you redeploy the module or restart the server.

Type

The type of JMS system resource, such a queue, topic, or connection factory.

MBean Attribute:
JMSSystemResourceMBean.Type

Changes take effect after you redeploy the module or restart the server.

JNDI Name

The JNDI name of the JMS system resource.

Subdeployment

The name of the subdeployment created for the JMS system module.

Scope

The scope in which this JMS resource was created.

Resource Group / Template

The list of resource groups and/or resource group templates in which this JMS resource is available.

Domain Partition

The list of domain partitions in which the JMS resource is available.

Targets

The server resources on which this JMS system resource is targeted.


Back to Top