
We will now show how to configure a Queue Connection Factory using the default Websphere default JMS provider:
- Start by selecting Resources > JMS > Queue Connection factories.
- In the Queue Connection factories window, choose the scope, and then click New.
In the next screen, you will need to associate the Connection Factory with a JMS Provider. Select “Default messaging provider”
Click OK to continue. Next you will enter the Connection Factory General Properties as shown here:
The mandatory fields are the Connection Factory Name (which will be used as display name) and the JNDI name binding for the resources.
The actual list of Connection Factory properties is quite large and it’s beyond the scope of this book to discuss about them all. If you want to learn more, consult Websphere AS Messaging guide (http://www.redbooks.ibm.com/redbooks/pdfs/sg247770.pdf)
Click OK. The new connection factory is now created. Save the changes to the master configuration