You can improve the high availability of AS4 Microservice by configuring a multi-instance
queue manager.
Before you begin
Create the instances of the queue manager with the administrative
tools of WebSphere MQ. See the documentation for the version of WebSphere® MQ that is specified
in the System Requirements.
About this task
You can also use this task to add instances of a queue manager
to a multi-instance queue manager that you configured when you first
installed AS4 Microservice.
Procedure
- Open the install_dir\Members\resources directory.
- Open the SystemConfigurationMFLoader.properties file.
- Add the instances of the queue manager to the messagefabric.jms.webspheremq.WMQ_CONNECTION_NAME_LIST property. Instance entries must be separated by commas.
- Save and close the SystemConfigurationMFLoader.properties file.
- Open the install_dir\Members\bin directory on a command prompt.
- Enter the following command to load the updated SystemConfigurationMFLoader.properties file into the data
grid:
execute config load fabric
- Enter the following command to load the updated instance
information from the data grid to all of the members of the installation:
execute member config all fabric