Show Table of Contents
9.4.2. org.jboss.jms.asf.ServerSessionPoolLoader MBean
The
ServerSessionPoolLoader MBean service manages a factory for javax.jms.ServerSessionPool objects used by the message driven bean container. The configurable attributes of the ServerSessionPoolLoader service are:
- PoolName: A unique name for the session pool. This will be used to bind the
ServerSessionPoolFactoryinstance into JNDI underjava:/PoolName. - PoolFactoryClass: The fully qualified class name of the
org.jboss.jms.asf.ServerSessionPoolFactoryinterface to create an instance of. - XidFactory: The JMX
ObjectNameof the service to use for generatingjavax.transaction.xa.Xidvalues for local transactions when two phase commit is not required. TheXidFactoryMBean must provide anInstanceoperation which returns aorg.jboss.tm.XidFactoryMBeaninstance.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.