JAX-WS Preferences

The JAX-WS tab provides settings that control the automatic generation of JAX-WS annotations and the enablement of JAX-WS annotation validation processing.

JAXWS Annotations

Select the JAX-WS annotations that are added by default to the implementation bean or SEI before input to the CXF java2ws tool.

APT Processing

Select this option to enable annotation validation processing in web projects when configured with the CXF Facet.

The JDT APT processors report errors, warnings and information messages in the Java Editor and Problems View when JAX-WS rules are broken.

Annotation processing can be enabled and disabled on any Java based project using the Annotation Processing properties page on the projects context menu.

Related tasks

Enable JAX-WS Annotation Processing