Application management examples with wsadmin

There are examples that illustrate how to manage applications using wsadmin. Use these examples to see how to install, identify, configure and uninstall applications and application modules with the AdminApp object. Basic knowledge of the syntax for the Jacl scripting language is helpful in order to understand and modify the examples.

[V5.1.1 and later]You can also download a set of sample scripts from IBM developerWorks. To download the sample scripts, go to Understand it! (Descriptions and usage scenarios)   Sample scripts for WebSphere Application Server
http://www-106.ibm.com/developerworks/websphere/library/samples/SampleScripts.html .


Related reference
Example: Listing the modules in an installed application
Example: Obtaining task information while installing applications
Example: Identifying supported tasks and options for an Enterprise Archive file
Example: Configuring applications for enterprise bean modules using the wsadmin tool
Example: Disabling application loading in deployed targets using wsadmin
Example: Configuring applications for session management using the wsadmin tool
Example: Configuring applications for session management in Web modules using the wsadmin tool
Example: Exporting applications using the wsadmin tool
Example: Configuring a shared library for an application