Jakarta XML Web Services3.02.2
Jakarta XML Web Services
3.0
2.2
This feature enables support for Jakarta XML Web Services 3.0. These web services and clients communicate using XML. Annotations can be used to simplify the development of service clients and endpoints.
Enabling this feature
To enable the Jakarta XML Web Services 3.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>xmlWS-3.0</feature>