Library Link To Toggle Frames Print Feedback

Chapter 5. Understanding Basic Router Configuration

Summary

To define routes and configure a router instance, you need to use Mule configuration files. Mule configuration files are XML documents defined by the mule-configuration DTD. For every route deployed into a router instance, you define an inbound router, a UMO, and an outbound router. Much of the information is common to all routes regardless of the features used.

Table of Contents

The Document Type Declaration
The Root Element
Adding Transformers
Configuring the Routes to be Implemented
Configuring the Endpoints
Example