Deploying and managing using programming

Steps for this task

  1. Decide that you want to write a Java administrative program.
    Instead of writing a Java administrative program, consider several other options that you can use to manage WebSphere Application Server processes. These options include: wsadmin, the administrative console, or the administrative command line tools. The administrative tools provide most of the functions you might need to manage the product and the applications that run in the WebSphere Application Server. You can use the command line tools from automation scripts to control the servers. Scripts written for the wsadmin scripting tool offer a wide range of possible custom solutions that you can develop quickly.

    You might have management features for your application or operating environment that are not implemented in the basic WebSphere Application Server administrative system. In this case, you can use the administrative classes and methods to add newly managed objects to the administrative system. You can also incorporate WebSphere Application Server administration into other Java programs by using the Java administrative APIs.

  2. Create a custom Java admininstrative client program using the Java administrative APIs. (Optional)




Searchable topic ID:   txml_programming
Last updated: Jun 21, 2007 4:12:58 PM CDT    WebSphere Application Server Express, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.exp.doc/info/exp/ae/tjmx_programming.html

Library | Support | Terms of Use | Feedback