Wednesday, January 30, 2008

Axis2 within Spring

WSO2 has put out 1.0beta release candidate for their, yet another new product WSF/Spring. It provides a simple Code First approach to create Web Services for Spring developers. However, since it has Axis2 underneath developers can actually develop Web Services following Contract First approach as well.

Even though it make use of Axis2/Java internally, the configuration is made very simple and Spring like.

http://wso2.org/projects/wsf/spring

The real advantage of this framework is that, even though its a beta version, it has the full power and stability of Axis2/Java in the first version it self.