JAX-WS API Tutorial
Creating SOAP Web Services using JAX-WS
This article explains how to create SOAP-based web services using the JAX-WS API and deploy it with Tomcat. The tutorial follows a step-by-step approach to writing a client using Java’s wsimport utility.