Configuring WebSphere Application Server for use with IBM MQ
You can configure WebSphere Application Server for use with IBM MQ by determining the maximum number of ManagedConnections for the JCA-JMS connector, creating a IBM MQ messaging provider queue connection factory, creating IBM MQ messaging provider queue destinations, and configuring advanced properties for JMSQueueConnectionFactory and JMSOutboundQueue.
change-mqadapter-max-connection
create-jms-connection-factory
create-jms-queues

Specifically, the configuration of WebSphere Application Server is now automated, and much of the following manual configuration can be skipped. Instead, you must provide IBM MQ configuration information during deployment within your deployment configuration.
- For a Docker Compose based deployment, see The Docker Compose deployment env.sh configuration file.
- For a Kubernetes based deployment, see Environment data in Vault.
The following tasks explain how to configure the connection through the WebSphere Application Server Administrative Console.