Java Reference
In-Depth Information
Summary
In this chapter, we have covered the application server's management API from a de-
veloper's perspective, which will enable you to write your own scripts to monitor the
health of your application server.
The most effective tool for monitoring the application server is the Command Line In-
terface. However, if you want to spice it up with some typical programming logic, you
can resort to some other alternatives such as scripting languages or the raw manage-
ment API.
We have now completed our review of management, in the next chapter we are going
to discuss clustering, which is the environment where critical applications are de-
ployed.
Search WWH ::




Custom Search