Listing mediation modules

You can use a command to list the mediation modules that have been deployed to WebSphere Process Server.

Before you begin

You must use the wsadmin tool to run the following command.

Why and when to perform this task

To list the mediation modules that you have deployed, use the wsadmin tool to complete the following step.

Mediation modules are types of Service Component Architecture (SCA) modules. Therefore, to list the mediation modules you have deployed, you list the SCA modules.

Steps for this task

List the deployed SCA modules. $AdminTask listSCAModules

Result

Lists the SCA modules that have been deployed to WebSphere Process Server, 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.

Terms of use |

Last updated: Tue Feb 21 17:19:19 2006

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