Connect service endpoints that use different protocols.
About this task
If your goal is to connect endpoints that use different
protocols you can achieve this by creating
mediation modules that
convert between different protocols. For example, if you want to connect
Web services using SOAP/HTTP to Java™ Message
Service (JMS) applications.
Figure 1. Actor (service requester) and
system (ESB)
To connect endpoints that use different protocols complete
the following steps.
Note: these steps provide an overview, they do
not include all instructions for creating a complete mediation module.
For complete instructions on how to construct a mediation module refer
to the WebSphere® Integration Developer documentation.
Results
When a service request invokes your
mediation module then
messages are converted from one protocol to another by the run time.