You can use a command to list the service modules that
have been deployed to WebSphere® ESB.
Before you begin
Start the wsadmin tool, which is used to run the required
commands.
About this task
As Mediation modules are
types of Service Component Architecture (SCA)
modules you
list the SCA modules,
to display the deployed mediation modules.
Perform
the following steps to list all deployed service modules.
Procedure
List the deployed SCA modules. $AdminTask listSCAModules
Results
Lists the
SCA modules that
have been deployed to
WebSphere ESB, 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.