Configure JMS resources for a generic messaging provider
Use the following tasks to configure the JMS connection factories and destinations for a generic messaging provider (not the default messaging provider or WebSphere MQ).
Overview
You only need to complete these tasks if your WebSphere Application Server environment uses a messaging provider other than the default messaging provider or WebSphere MQ to support enterprise applications that use JMS. To enable use of such a generic messaging provider, have installed and configured the messaging provider, as described in Defining a new JMS provider to WAS.
To configure JMS resources for a generic messaging provider, complete the following tasks:
Configure a JMS connection factory for the generic JMS provider
Configure a JMS destination, a generic JMS provider
Related tasks
Use JMS resources of a generic provider