WSDL2Java is a JAX-RPC tool that is run against the WSDL file to create Java APIs and deployment descriptor templates according to these specifications.
My pom.xml contains the following to auto generate a client for a working web service having the WSDL specified …