Java API for XML-based Web Services, or JAX-WS is an open-source project on java.net. JAX-WS is part of an integrated stack that also contains Java Architecture for XML Binding, or JAXB, and SOAP with Attachments API for Java, or SAAJ. You can use JAX-WS to build web applications and web services.

Upon completion of this module, you should be able to:

  • Create web services applications using JAX-WS
  • Test web services applications using JAX-WS