About the wsimport Tool

See Also 

For JAX-WS web services (Java EE 5 specification), the IDE uses the wsimport tool that is bundled with the Sun Java System Application Server to create the artifacts that are needed for web service interaction.

The following artifacts are generated by the wsimport tool:

The IDE packages these artifacts in a WAR file with the WSDL and schema documents along with the endpoint implementation to be deployed.

In the IDE, the wsimport tool is automatically launched when you build an application that contains a JAX-WS web service.

See Also
About Web Services

Legal Notices