Date Created: Wed 19-Jan-2011

Related Document Categories:


    How to find help for wsadmin Jython command

    If you type print AdminConfig.help() while running a command line version of wsadmin you will get a list of commands, if you wish to drill down into the help for a given command you can use the help method of each main Jythin object using the syntax: <AdminObject>.help('<AdminObjectMethodName>')

    For example

    wsadmin>print AdminConfig.help('getObjectName')
    WASX7204I: Method: getObjectName;

    Arguments: config id

    Description: Returns a string version of the ObjectName for the MBean
    that corresponds to this configuration ID. If there is no such
    running MBean this returns an empty string.

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories