You can display the import bindings of mediation modules that
have been deployed to WebSphere ESB.
Why and when to perform this task
To display the import bindings of
mediation modules,
use the administrative console to complete the following steps.
Note: Mediation modules are
types of Service Component Architecture (SCA) modules.
Steps for this task
- List the SCA modules. In the navigation pane, expand .
- Select an SCA module.
- List the SCA module imports. In the content pane, under Module components, expand Imports.
- Display import details. In the content pane, under Module components expand
the import you require.
- Display import bindings. Expand Binding. If the binding is a JMS binding or an Adapter binding then the binding type is displayed. The binding type is
not selectable.
- Optional: Select a binding. If the binding
is a Web service binding or
an SCA Import binding then
you can select the binding to get import binding details.
Result
The import binding details are displayed, in the content pane. The
details displayed depend on the type of binding.
If the binding is a Web service binding then
the service and port names are displayed. If the binding is an SCA Import binding then the details displayed include the current target module.
Also displayed are the current target exports and the current export's interfaces.
The target modules displayed are the SCA modules that
have been deployed to WebSphere ESB and
they are displayed in a drop down menu. If you select a different target module
then the list of target exports, and export interfaces, changes. If you select
a different target export then the list of export interfaces changes.