Broker configuration deployment

A broker configuration deployment informs a broker of various configuration settings, including the list of execution groups, multicast and inter-broker settings.

When to use it
  • If you have modified multicast or inter-broker settings in the Message Brokers Toolkit or in a Configuration Manager Proxy application.
When not to use it
  • If you have used the mqsichangeproperties command to change publish/subscribe settings directly on the broker component. In this case, a broker configuration deployment overwrites any changes you have made to the settings.
  • If you are adding execution groups. In this case, the first time you deploy a broker archive (bar) file, the execution group is automatically initialized.
Related concepts
Deployment overview
Related tasks
Deploying a broker configuration
Developing applications that use the Configuration Manager Proxy Java API
Using the Configuration Manager Proxy API to deploy
Related reference
Workbench
Broker Administration perspective
mqsichangeproperties command