edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Create a JMS session pool
Create a JMS session pool
This page creates a JMS session pool, a server-managed pool of server sessions that enables an application to process messages concurrently.
Configuration Options
Name Description Name of The user-specified name of this MBean instance.
This name is included as one of the key properties in the MBean's
javax.management.ObjectName:
Name of=user-specified-name
MBean Attribute:
JMSSessionPoolMBean.Name
Changes take effect after you redeploy the module or restart the server.
ListenerClass The name of the server-side listener class for this JMS session pool, which is used to receive and process messages concurrently.
MBean Attribute:
JMSSessionPoolMBean.ListenerClass
Changes take effect after you redeploy the module or restart the server.