This tutorial gives an introduction to the basic features and most common usage scenarios of the WSO2 ESB by walking you through two sample applications: one that performs message mediation by logging information about messages that have a specific header, and one that performs service mediation by performing logic on all messages that are destined for a specific endpoint. It also demonstrates how to monitor the ESB.
Objective
After completing this tutorial, you will have learned how to mediate messages and services and monitor the ESB and messaging in the management console using basic examples.
Lessons
- Lesson One: Starting the ESB
- Lesson Two: Mediating Messages
- Lesson Three: Mediating Services
- Lesson Four: Monitoring the ESB
Where to go next
For a more advanced example, see sample #150 in the ESB Samples. As with the basic examples in this tutorial, you can build all samples using the ESB management console's graphical interface without having to study the configuration language in the samples and without editing any files at all.