What is covered?
Description
This is a simple example that demonstrates how to expose a Mule ESB component as a service using Flow.
Under the Hood
The Echo service is based on a POJO component that has been annotated with JAX-WS annotations to expose it as a web service over Mule using flow-based configuration.