JAX-WS Module
The JAXWS deployment module is a simple module that generates the request/response/fault beans for doc/lit SOAP operations as specified in the JAX-WS specification.
The order of the JAXWS deployment module is 0, as it doesn't depend on any artifacts exported by any other module.
Steps
generate
"Generate" is only one significant step in the JAX-WS module. It generates the stubs according to the JAX-WS spec.
Configuration
There are no configuration options for the jaxws deployment module
Artifacts
The jaxws deployment module exports its source directory under artifact id "jaxws.src.dir" during the generate step.