JMS Connection Consumer --> Configuration

Tasks     Related Topics     Attributes

 

Overview

This tab defines general configuration attributes for a JMS connection consumer, which are queues (Point-To-Point) or topics (Pub/Sub) that retrieve server sessions and process messages. Once you have defined a session pool, you can configure one or more connection consumers for each session pool.

 

Tasks

Creating a JMS Connection Consumer

 

Related Topics

WebLogic JMS Fundamentals in Programming WebLogic JMS

Developing a WebLogic JMS Applicationin Programming WebLogic JMS

 

Attributes

Attribute Label

Description

Value Constraints

Name The name of this JMS connection consumer configuration. WebLogic Server uses an MBean to implement and persist the configuration.MBean: weblogic.management.
configuration.
JMSConnectionConsumerMBeanAttribute: Name

Messages Maximum The maximum number of messages that the connection consumer can load at one time into a server session. MBean: weblogic.management.
configuration.
JMSConnectionConsumerMBeanAttribute: MessagesMaximum
Minimum: -1Default: -1Dynamic: yes
Selector The JMS message selector for filtering the connection consumer's messages. MBean: weblogic.management.
configuration.
JMSConnectionConsumerMBeanAttribute: Selector
Default: null
Destination The JNDI name of the associated destination (queue or topic) for the connection consumer. MBean: weblogic.management.
configuration.
JMSConnectionConsumerMBeanAttribute: Destination

Skip navigation bar  Back to Top Previous Next