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

Display an SCA module import using a command

Use the showSCAImport command to display the attributes of a Service Component Architecture (SCA) module import.

Before you begin

The showSCAImport 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 showSCAImport {-paramName paramValue ...}

Purpose

The showSCAImport command displays the attributes of an SCA module import.

Command name
showSCAImport
Target
None.
Result
Displays details of an SCA module import.

Required Parameters

-moduleName moduleName
SCA module name.
-import importName
SCA module import name.

Optional Parameters

-applicationNameapplicationName
The name of the application associated with the SCA module. Providing an applicationName improves performance.

Example

wsadmin> $AdminTask showSCAImport {-moduleName myModule -applicationName myApplication -import myImport} 

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_showSCAImport.html

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