JMS Server
|
Specifies the server to store and serve JMS information.
|
WLJMSServerConfig
|
JMS server name (Name)
|
JMS Module
|
Specifies the configuration module for JMS Queues, Topics, Connection
Factories, and Destination Keys.
|
None
|
|
JMS Queue
|
Specifies the messaging queue for point-to-point messaging.
|
WLJMSQueueConfig
|
-
JMS destination name (Name)
-
JMS module name (JMSModuleName)
-
JNDI name of the JMS destination (JNDIName)
|
JMS Topic
|
Specifies the messaging topic for publish-and-subscribe messaging.
|
WLJMSTopicConfig
|
-
JMS destination name (Name)
-
JMS module name (JMSModuleName)
-
JNDI name of the JMS destination (JNDIName)
|
JMS File Store
|
Specifies the JMS backing store.
|
WLJMSFileStoreConfig
|
Name of the JMS file store (Name)
|
JMS JDBC Store
|
Specifies the JMS JDBC backing store.
|
WLJMSJDBCStoreConfig
|
|
JMS Connection Factory
|
Specifies the connection factory to create JMS connections to
the data source.
|
WLJMSConnectionFactoryConfig
|
|
JMS Destination Key
|
Specifies the destination keys to specify the order in which
messages are delivered.
|
WLJMSDestinationKeyConfig
|
Name of the JMS destination key (Name)
|