Creates a skeleton SOAP web service from WSDL file. Web services are reusable software components designed to support interoperable machine-to-machine interaction over a network. SOAP web services are described by a specific descriptor file (WSDL file) and accessible over SOAP protocol. The web services created by this template are deployed within the web application or EJB module according to Java EE standards such as JSR-109 (Implementing Enterprise Web Services).