POJO Web service « Web Services SOA « Java






1.An example POJO Web service: how to expose the methods of a Java class as a Web service using Axis2.
2.This sample shows how to expose a Java class as a web service
3.In this sample, we are deploying a POJO after writing a services.xml and creating an aar
4.How to expose the getters and setters of a Service: this demo uses the Spring to initialize the property of the Service