Use the showSCAModule command to display the attributes of a Service Component Architecture (SCA) module.
The showSCAModule command is run using the AdminTask object of the wsadmin scripting client.
wsadmin> $AdminTask help SCAAdminCommands
Use the following command to get detailed help on
a particular command.wsadmin> $AdminTask help command_name
$AdminTask showSCAModule {-paramName paramValue ...}
The showSCAModule command displays the attributes of an SCA module.
wsadmin> $AdminTask showSCAModule {-moduleName myModule -applicationName myApplication}