POJO
How To Deploy A Simple POJO As A Web Service With WSO2 WSAS
Submitted on January 30, 2008 - 01:32. Story : Level : Project :
With WSO2's Web Services Application Server, hassles related to the development, deployment, management and consumption of enterprise level Web services have become a thing of the past. An ever increasing number of users are riding the Web services bandwagon and exposing their services using SOA. But how can a user who may already have some code written in a non-Web services-specific way, perhaps as plain old java objects, make use of the power of Web services? Can it be done without having to rewrite all of the existing code?
WSO2 WSAS and Spring Integration
Submitted on January 16, 2008 - 07:08. Story : Realm : Project :
The purpose of this article, by Saminda Abeyruwan, is to provide in depth understanding of Spring integration in WSO2 WSAS and to discuss how to expose an existing POJO driven application as a Web service.
Getting Started with Axis2 - Plain Old Java Objects (POJO)
Submitted on December 2, 2007 - 22:14. Story : Level : Project :
This article by Deepal Jayasinghe describes how to write a POJO Web service using Apache Axis2.

