WebLogic Server Configuration Reference

 Previous Next Contents Index View as PDF  

JMSStore

 


Description

A JMS persistent store. This is a physical repository for storing persistent data.

 


Syntax

<JMSStore
Name="String"
Notes="String"
/>

 


Parent Elements

 


Attributes

Table 33-1 JMSStore attributes

Attribute

Description

Range of Values and Default

Name

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

Admin Console field label: Name

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

 

Back to Top Previous Next