WebSphere Enterprise Service Bus, Version 6.2.0 Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows


Displaying details of a service module using commands

You can use a command to display attributes of service modules.

Before you begin

Start the wsadmin tool, which is used to run the required commands.

About this task

To show the description of a particular service module, you need to know the module name.

The listSCAModules command lists SCA modules that have been deployed to WebSphere® ESB.

Procedure
  1. List the deployed SCA modules. $AdminTask listSCAModules
  2. Display the details of a particular SCA module. $AdminTask showSCAModule {-moduleName moduleName}
    Note: In addition to specifying the module name, you have the option of specifying the application name. Providing an application name improves performance.

Results

The name and description of the specified SCA module is displayed.

Example

$AdminTask showSCAModule {-moduleName myModule -applicationName myApplication}

task Task topic

Terms of use | Feedback


Timestamp icon Last updated: 21 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.doc/tasks/twesb_displayingmediationmodulesviacommands.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).