Develop Java artifacts for JAX-WS applications using the wsimport command-line tool.
Set up a development environment for web services.
Parent
Implement web services applications from existing WSDL files with JAX-WS
The wsimport tool processes a WSDL file and generates portable Java artifacts used to create a web service.
Subtopics
- Generating Java artifacts for JAX-WS applications from a WSDL file
Use JAX-WS tools to generate the Java artifacts that are needed to develop JAX-WS web services when starting with a WSDL file.
What to do next
(Optional) Enable MTOM for JAX-WS web services.
Subtopics
- Generating Java artifacts for JAX-WS applications from a WSDL file
Use JAX-WS tools to generate the Java artifacts that are needed to develop JAX-WS web services when starting with a WSDL file.
Related tasks
Generating Java artifacts for JAX-WS applications from a WSDL file