What is "jax-ws"

JAX-WS (Java API for XML Web Services) is a Java API for creating web services. It is part of Oracle’s Java EE platform. Like the other Java EE Apis, JAX-WS uses annotations, introduced in the Java SE 5 version, to simplify the development and deployment of web service clients and endpoints.