Chapter 12. Web Services
In this chapter, we will cover the following recipes:
- Generating the service stubs from a WSDL
- Invoking a remote web service from Camel
- Implementing a web service with a Camel route
- Providing multiple web service operations within a single route
- Handling web service faults
- Web service proxying