In this section we'll work through the dev-guide-wsdl-first
example available
in the Talend ESB download, in
the examples/talend/cxf folder. This sample web service provides a
simple SOAP operation called "DoubleIt", which takes an integer in the SOAP request and
provides a doubled number in the response. Both Tomcat and Talend ESB deployment options
are shown below.