Default messaging provider [Settings] A JMS provider enables messaging based on the Java Messaging Service (JMS). It provides Java
EE connection factories to create connections for JMS destinations.
This panel is used to manage the default messaging provider and its
JMS resources.
JMS activation specification [Settings] A JMS activation specification is associated with one or more message-driven beans and provides the configuration necessary for them to receive messages.
Default messaging provider unified connection factory [Settings] A JMS connection factory is used to create connections to the associated JMS provider of JMS destinations, for both point-to-point and publish/subscribe messaging. Use connection factory administrative objects to manage JMS connection factories for the default messaging provider.
Default messaging provider queue [Settings] A JMS queue is used as a destination for point-to-point messaging. Use JMS queue destination administrative objects to manage JMS queues for the default messaging provider.
Default messaging provider queue connection factory [Settings] A JMS queue connection factory is used to create connections to the associated JMS provider of JMS queues, for point-to-point messaging. Use queue connection factory administrative objects to manage JMS queue connection factories for the default messaging provider.
Default messaging provider topic [Settings] A JMS topic is used as a destination for publish/subscribe messaging. Use topic destination administrative objects to manage JMS topics for the default messaging provider.
Default messaging provider topic connection factory [Settings] A JMS topic connection factory is used to create connections to the associated JMS provider of JMS topics, for publish/subscribe messaging. Use topic connection factory administrative objects to manage JMS topic connection factories for the default messaging provider.