Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
POJO Web service « Web Services SOA « Java
Java
Web Services SOA
POJO Web service
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