WebLogic Server Configuration Reference
JMSStore
Description
This class represents a JMS persistent store, which is a physical repository for storing persistent message data. It can be either a disk-based file or a JDBC-accessible database.
Syntax
<JMSStore
Name="String"
Notes="String"
/>
Parent Elements
Attributes
Table 38-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
|