Chapter 8. The AdminConfig Object
“Architecture starts when you carefully put two bricks together.”
—Ludwig Mies van der Rohe
One of the most valuable things that wsadmin
allows us to do is manipulate the AppServer configuration. In fact, what is really important about this is the fact that wsadmin
can perform this configuration manipulation when the AppServer is stopped. To perform this manipulation, you must know how to use the AdminConfig
scripting object, which this chapter covers in great detail.
AdminConfig Overview
Looking at the AdminConfig.help()
text,1 you see that this object can be used to perform several operations on WebSphere Application Server configuration objects. These operations include the following:
1 This is explained ...
Get WebSphere Application Server Administration Using Jython now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.