Application Server Automation Scripts
This is a set of tutorials to assist you in writing your own Jython Scripting framework for management and configuration of
WebSphere Application Server environments. It covers most topics from basic common functions such as creating JDBC Resources
the configuration of a a complex distributed multi-server environment.
The items covered in these pages have been collated through my experience working with complex WebSphere Application Server
environments. Credit must be passed to all my colleagues that have I have worked with over many years. Their experience
and assistance has helped me collate a useful scripting framework that I use as a basis of this tutorial.
- Running Scripts
- The Basics
- Server Functions
- Database Configuration
- Utility Functions
|