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
Parameter values for the webadmin component
Select the objects and properties associated with the webadmin component that you want to change.
To change these properties, you must specify the broker
name, -b webadmin, and -o objectName,
where objectName takes one of the following values:
- HTTPConnector. Use this value to set properties for the HTTP port that listens for web administration requests. Property values and usage are the same as for the properties available on the HTTPConnector option on the httplistener component. See Broker-wide HTTP listener parameters.
- HTTPSConnector. Use this value to set properties for the secure HTTPS port that listens for web administration requests. Property values and usage are the same as for the properties available on the HTTPSConnector option on the httplistener component.
- server. Use this value to set the properties that control web administration support in WebSphere® Message Broker.
You can select the following properties when you specify server as the objectName:
- enabled
- A Boolean value to establish whether the broker is to start the
web administration server.
- Value type - Boolean
- Initial value - true
- enableSSL
- A Boolean value to specify whether HTTPS is to be used as the
communication protocol between the broker and the web administration
server. You must set this value to true if you need
to use HTTPS. If you specify a value of true, you
must configure the HTTPSConnector option,
ensuring that you set appropriate values in the keystore-related properties.
- Value type - Boolean
- Initial value - unset (equivalent to false)