WebSphere WebSphere Enterprise Service Bus, Version 6.0.1 Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

List SCA modules using a command

Use the listSCAModules command to list the Service Component Architecture (SCA) modules deployed to a cell.

Before you begin

The listSCAModules command is run using the AdminTask object of the wsadmin scripting client.

Use the following command to list all the SCA administrative commands.
wsadmin> $AdminTask help SCAAdminCommands
Use the following command to get detailed help on a particular command.
wsadmin> $AdminTask help command_name

Syntax

$AdminTask listSCAModules

Purpose

The listSCAModules command lists all the SCA modules deployed to a cell.

Command name
listSCAModules
Target
None.
Result
Lists all the SCA modules that have been deployed to the cell, and the applications they are associated with. The output is returned in the format: module name:application name. This makes it easier for scripts to parse the output and extract names, for use in subsequent commands.

Required Parameters

None.

Example

wsadmin> $AdminTask listSCAModules

Reference topic

Terms of Use | Rate this page

Timestamp iconLast updated: 13 Dec 2005
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.wesb.doc\ref\rwesb_listSCAModules.html

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