December 2013
Intermediate to advanced
424 pages
9h 7m
English
In this chapter, we will cover the following recipes:
In this chapter, we will explore Camel's capabilities for interacting with SOAP web services, which are commonly used in integration technology. Camel strongly supports the Apache CXF project (http://cxf.apache.org/) as a web services framework. As such it is very easy to use CXF to create Camel routes that can both call external web services and act as web service listeners. This chapter's recipes will show you some of the ...
Read now
Unlock full access