WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Broker registry object parameter values
Select the names of the properties and values that you want to change for the broker registry object.
To change these properties, you must specify the broker name and the ObjectName BrokerRegistry. You do not have to specify -b, -c, or -e to change properties associated with this object.
The following properties and values are valid:
- -n brokerKeystorePass
- The password used to access the server certificate from the specified
keystore file.
Set the password by using mqsisetdbparms when the broker is stopped.
- Value type - string
- Initial value - brokerKeystore::password
- -n brokerKeystoreFile
- The path to the keystore file where the server certificate, which
is to be loaded, has been stored. The HTTP listener expects a file
with the default name .keystore in the home directory
of the user who started the broker.
- Value type - string
- Initial value - default value (described previously)
- -n brokerKeystoreType
- The type of keystore file to be used for the server certificate.
- Value type - string
- Initial value - JKS
- -n brokerTruststorePass
- The password used to access the server certificate from the specified
keystore file.
Set the password by using mqsisetdbparms when the broker is stopped.
- Value type - string
- Initial value - brokerKeystore::password
- -n brokerTruststoreFile
- The path to the keystore file where the server certificate, which
is to be loaded, has been stored. The HTTP listener expects a file
with the default name .keystore in the home directory
of the user who started the broker.
- Value type - string
- Initial value - default value (described previously)
- -n brokerTruststoreType
- The type of keystore file to be used for the server certificate.
- Value type - string
- Initial value - JKS
- -n httpConnectorPortRange
- The numeric range of ports available to the HTTPConnector object
that is associated with SOAP nodes.
- Value type - integer
- Initial value - 7800-7842
- -n httpsConnectorPortRange
- The numeric range of ports available to the HTTPSConnector object
that is associated with SOAP nodes.
- Value type - integer
- Initial value - 7843-7884
See the mqsichangeproperties command for examples of how to change BrokerRegistry parameters. Other examples are provided for particular tasks: