Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a JMS System Module

Related Tasks     Related Topics

JMS system resources are configured and stored as modules similar to standard Java EE modules. Such resources include queues, topics, connection factories, templates, destination keys, quota, distributed queues, distributed topics, foreign servers, and JMS store-and-forward (SAF) parameters. You can administratively configure and manage JMS system modules as global system resources.

Use this page to configure a JMS system module.

Configuration Options

Name Description
Name

Enter a name for the JMS system module.

Descriptor File Name

Optionally, enter a name for module's underlying descriptor file. The system will automatically add a "-jms.xml" extension to this name. If you do not provide a name, a default name will be assigned.

Location In Domain

Optionally, enter where you want to place the descriptor for the system module. This location must be relative to the JMS configuration subdirectory of your domain, which is the config/jms subdirectory of the domain directory.

Related Tasks

Related Topics


Back to Top