WebSphere Message Brokers
File:
ae33060_
Writer:
John Cooper
Task topic
This build: July 31, 2007 21:29:01
Checking the results of broker domain management using the
Configuration Manager Proxy
This is part of the larger task of developing
Configuration Manager Proxy (CMP)
applications.
There are three ways of determining the outcome of requests to manipulate, that is, create, delete, modify, and deploy
Configuration Manager
objects:
For deployment methods only, it is possible to use the return code from the deployment API; see
Checking the results of broker domain management using the Configuration Manager Proxy with return codes
By using an API to query an object’s last completion code; see
Checking the results of broker domain management using the Configuration Manager Proxy with the last completion code
By using the administered object notification mechanism which is the recommended approach; see
Checking the results of broker domain management using the Configuration Manager Proxy with object notification
Related tasks
Configuring an environment for developing and running Configuration Manager Proxy applications
Checking the results of broker domain management using the Configuration Manager Proxy with return codes
Checking the results of broker domain management using the Configuration Manager Proxy with the last completion code
Checking the results of broker domain management using the Configuration Manager Proxy with object notification