Operation management examples with wsadmin

There are examples that illustrate how to manage running objects using wsadmin. Use these examples to identify running objects, modify them and invoke actions on them with the AdminControl object. Basic knowledge of the syntax for the Jacl scripting language is helpful in order to understand and modify the examples.

Example: Representing lists and javax.management.AttributeList objects with strings when scripting
Example: Identifying running objects
Example: Turning traces on and off in a server process with the wsadmin tool
Example: Dumping threads in a server process
Example: Setting up profiles to make tracing easier when scripting
Example: Starting a server using wsadmin
Example: Stopping a server using wsadmin
Example: Querying the server state using the wsadmin tool
Example: Querying the product identification using wsadmin
Example: Starting a listener port using wsadmin
Example: Testing data source connection using wsadmin to call a method on the MBean
Example: Configuring transaction properties for a server using wsadmin
Example: Starting a cluster using wsadmin
Example: Stopping a cluster using wsadmin
Example: Querying cluster state using wsadmin
Example: Listing running applications on running servers using wsadmin
Example: Starting an application using wsadmin
Example: Stopping running applications on a server using wsadmin
Example: Querying application state using wsadmin
Example: Updating the Web server plug-in configuration files using wsadmin