Apache Axis2 Eclipse Plugins allow Web service developers to easily and speedily expose the available plain old Java applications as Web services. The second part of the tutorial by Lahiru Sandakith walks you through two examples of developing and deploying a sample Web service using the Top Down approach (Contract First) using Axis2 Eclipse Plug-ins.
This document shows you how to take a simple POJO, and deploy it on Apache Tomcat as a Web service in the exploded directory format. You'll also<sep/>