In this article, we will create a JAX WS Hello World program. Tools/Technologies Used : Eclipse IDE Tomcat Server Metro jars Here is an overview of the steps involved : Create a Dynamic web project Add Web service class Define WSServlet and url-mapping in web.xml Add sun-jaxws.xml and provide reference to the webservice …
Continue reading JAX WS Hello World