It provides:
- 35 new methods covering a variety of functional areas: applications, security, caching, JVM properties, SIBus, etc. It also provides several methods to configure the new High Performance Extensible Logging (HPEL) feature available in the WebSphere Application Server V8 (currently in beta).
- 7 updates to existing methods. These are few small fixes and a few new parameters for existing methods.
- 1 useless method was deleted; it was in the original version by mistake.
- The ability to access methods in wsadminlib.py using the python import statement.
The new wsadminlib.py has the same terms and conditions as the original. To summarize, it is a free. 'as-is', sample script package, not supported by IBM. The official statement is in the prologue of wsadminlib.py.
This update replaces the original version of wsadminlib.py published in April 2010. Be sure to save your original copy in case you have modified it or don't like something in the new update.
You may fetch the updated version of wsadminlib from the same location:
- go to [IBM developerWorks WebSphere Sample Scripts]
- search for 'wsadminlib'.
On behalf of the more than 30 contributors, we hope you continue to find wsadminlib.py to be an incredibly useful resource.
PS: The new update contains SVN revision number 115:
print "$Id: wsadminlib.py 115 2011-01-03 15:51:00Z dingsor $"