Creating a connection factory
A JMS client (a Java™ application that uses the JMS API) uses connection factories to create connections to the JMS provider (a messaging provider such as IBM® MQ).
About this task
When you define a connection factory, you select the messaging provider that is to be used as the JMS provider. If you want to change the JMS provider, you must create a new connection factory for the new JMS provider.
The initial context for the JNDI namespace in which you want to create the connection factory must be displayed in the JMS Administered Objects folder and must be connected to IBM MQ Explorer.
To create a connection factory object, complete the following steps.
Procedure
Results
The new connection factory is displayed in the Content view of the Connection Factories folder.