Multipart WSDL With Mule ESB

Multipart WSDL With Mule ESB

Before getting into an article, let’s have a quick introduction about web services with multi-part WSDL.

[…]

SOAP-based Webservice’s can be consumed in Mule using a Webservice consumer or CXF component with a JAX-WS client operation. As a web service consumer doesn’t support multi-part implementation, we will go with the CXF component.

[…]