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
Running the CMP broker management sample
Run the broker management sample to display the complete run state of a broker.
Before you start:
You must create a connection file that describes the connection details for the broker against which the sample runs. For information about how to create the connection file, see Exporting broker connection details from the WebSphere Message Broker Explorer.
You can run this sample unchanged, or you can modify the values and parameters that it uses to apply them to your own configuration.
If you modify this management sample, you must update and recompile the source file before you run it. The source file for this sample is located in the following directory:
install_dir/sample/ConfigManagerProxy/cmp/BrokerInfo.java
Use the broker management sample to
display the complete run state of the target broker.
Next: Run another sample, or
work with the CMP API Exerciser.