Axis2 POJO features…

POJO deployment is the one way of web service deployment in Axis2. Here we are dropping the .class file or .jar file into the POJO directory in the repository. If it is a web application Axis2 is considering WEB-INF as its repository. The main features of the Axis2 POJO are… Support for primitive types (int,Continue reading “Axis2 POJO features…”