Administration Console Online Help

 Previous Next Contents Index  

 


JMS Template --> Configuration --> General

Tasks     Additional Documentation     Attributes

Overview

This tab defines general configuration attributes for a JMS template, which provides an efficient means of defining multiple destinations with similar attribute settings:

The general configuration attributes are inherited by the destinations that use them, with the following exceptions. However, the Name attribute is not inherited by the destination; this name is valid for the JMS template only. You must explicitly define a unique name for all destinations.

Tasks

Create a JMS Template

Clone a JMS Template

Delete a JMS Template

Additional Documentation

(Requires an Internet connection.)

"Managing JMS"in the Administration Guide

"WebLogic JMS Fundamentals" in Programming WebLogic JMS

"Managing WebLogic JMS" in Programming WebLogic JMS

"Developing a WebLogic JMS Application"in Programming WebLogic JMS

Attributes

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.management.
configuration.
JMSTemplateMBean

Attribute: Name

Configurable: yes

Readable: yes

Writable: yes

Destination Keys

Return a read-only array of the destination keys of the template or destination.

MBean: weblogic.management.
configuration.
JMSTemplateMBean

Attribute: DestinationKeys

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next