Using commands to manage service applications

You can manage service applications using commands. The commands can be used within scripts.

Before you begin

You must use the wsadmin tool to run service application commands.

Why and when to perform this task

You can use the wsadmin tool in different ways. You can use the tool interactively, as an individual command or in a script. Running multiple commands in a script can be useful if you are administering multiple machines.

WebSphere Process Server has commands that let you display SCA modules, and their imports and exports. You can also change import bindings if they are SCA bindings, but not if they are other types of bindings.

Steps for this task

  1. List the SCA administration commands. $AdminTask help SCAAdminCommands
  2. Display detailed help about a given command. $AdminTask help command_name
$AdminTask help listSCAModules

Terms of use |

Last updated: Tue Feb 21 17:19:19 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)