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 Deploy BAR sample
Run the CMP Deploy BAR sample to deploy a broker archive file to a broker.
Before you start:
- You must set up a default configuration.
On Windows, the BAR file must be in the same directory as the CMP .bat sample files.
The BAR file and execution group name, and the connection details that define the target broker, are hard coded into the application. 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 the Deploy BAR 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/DeployBar.java
Use the Deploy BAR sample to deploy
a BAR file to an execution group, and display the outcome.
Next: Run another sample, or
work with the CMP API Exerciser.