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 servicefederation component
Select the objects and properties associated with the servicefederation component that you want to change.
To change these
properties, you must specify the broker name and -b servicefederation.
Choose the ObjectName from the following options:
- HTTPConnector for controlling the properties of the HTTP port that processes Service Control Management Protocol (SCMP) Atom requests. Property values and usage are the same as for the properties available on the HTTPConnector option on the httplistener component and are described in Broker-wide HTTP listener parameters. The default HTTP port used for SCMP Atom requests is 7088.
- HTTPSConnector for controlling the properties of the secure HTTPS port that processes SCMP Atom requests. Property values and usage are the same as for the properties available on the HTTPSConnector option on the httplistener component and are described in Broker-wide HTTP listener parameters. The default HTTPS port used for SCMP Atom requests is 7089.
- scmp for controlling the properties that relate to the implementation of Service Federation Management (SFM) support in WebSphere® Message Broker.
You can select these properties when you specify scmp as the ObjectName:
- enabled
- A Boolean value to establish whether the broker is to start Service
Federation SCMP Atom support so that an SFM console can connect to
the broker. You must set this value to true if you want WebSphere Message
Broker to start Service Federation
and accept a connection from the SFM console.
- Value type - Boolean
- Initial value - false
- enableSSL
- A Boolean value to establish whether the SFM console needs to
use HTTPS to the SCMP Atom port. You must set this value to true if
you need to use HTTPS. You must set this value to false if you need
to use HTTP. If you specify a value of true, you must configure the HTTPSConnector option, ensuring
that you set appropriate values in the keystore-related properties.
If you specify a value of false, you must configure the HTTPConnector option.
- Value type - Boolean
- Initial value - true
- hostname
- The host name that the SFM console should use to reach the Broker
host. The SFM console might run in a separate network domain so ensure
that you specify a fully qualified domain name, for example brkhost01.location.ibm.com.
If you do not set a value, the value that is supplied is, on many
systems, the dot-separated IP address of the host; this address is
subject to change should the network be re-configured.
- Value type - string
- Initial value - null
- contextRoot
- A valid URI path to define the context root of all URIs for SCMP
Atom requests.
- Value type - string
- Initial value - /scmp
- contactName
- The contact property presented in the connectivity provider Atom
entry for all execution groups in the broker. This value of the property
might, typically, be the contact details of the broker administrator.
- Value type - string
- Initial value - null
- locationName
- The location property presented in the connectivity provider Atom
entry for all execution groups in the broker. This value of the property
might, typically, be the location details of the broker.
- Value type - string
- Initial value - null
- -n organizationName
- This value specifies the organization property presented in the
connectivity provider Atom entry for all execution groups in the broker.
This value of the property might, typically, be the organization details
of the services hosted by the broker.
- Value type - string
- Initial value - null