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 make changes to Web service and SCA import 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

Example

$AdminTask help listSCAModules

Last updated: Wed 06 Dec 2006 07:08:08

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