BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType jms-session-poolType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}jms-session-poolType

Model
<...>
name?, notes?, jms-connection-consumer*, connection-factory?, listener-class?, acknowledge-mode?, sessions-maximum?, transacted?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This class represents a JMS session pool, a server-managed pool of server sessions that enables an application to process messages concurrently.

MBean: JMSSessionPoolMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
anyTypejms-connection-consumer 0...∞
          

The connection consumers for this JMS session pool.

 
stringconnection-factory optional
          

The JNDI name of the connection factory for this JMS session pool.

 
stringlistener-class optional
          

The name of the server-side listener class for this JMS session pool, which is used to receive and process messages concurrently.

 
annonymous type derived from stringacknowledge-mode optional
          

The acknowledge mode used by non-transacted sessions within this JMS session pool.

 
annonymous type derived from intsessions-maximum optional
          

The maximum number of sessions allowed for this JMS session pool.

 
booleantransacted optional
          

This class represents a JMS session pool, a server-managed pool of server sessions that enables an application to process messages concurrently.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0