For JAX-WS client Web Service References, the Web Service Attributes Editor provides a tab for viewing and modifying the options for the wsimport and JAXB XML binding compiler (xjc) Ant tasks.
The wsimport tool generates JAX-WS portable artifacts, such as:
For a description of the available wsimport tool options, please see the .
Note that in addition to these options, the Xnocompile option is also available. Set it to "true" and it prevents the compilation of generated Java classes. The default value is "false." There were problems with this option in earlier versions of JDK 6.
For information about xjc and its command line and Ant task options, please see the .