WSDL2Java command

The WSDL2Java command tool creates Java classes and deployment descriptor templates from a WSDL file using the Java API for XML-based remote procedure call (JAX-RPC) 1.0 specification. See Mapping between Java language, WSDL and XML for more information.

 

Classes and files generated

The following kinds of classes and files are generated...

 

Command line syntax

The command line syntax is

WSDL2Java [arguments] WSDL-URI 

Required arguments

Important arguments

 

See Also

Developing a Service Endpoint Interface for a Java bean implementation