WSO2 WSF/Spring, v1.0Beta Released- 17th March 2008
Welcome to the WSO2 Web Services Framework for Spring release 1.0Beta. WSO2 WSF/Spring provides an amazingly simple Code First approach to create Web Services for the Spring user. This framework integrates the Apache Axis2 web services engine into Spring. Thus, providing all the power and versatility of the Axis2 engine to the Spring user. Now, with just a few entries in the application context, Spring users can enjoy the benefits of Service Oriented Architecture using Web Services in their applications.
Features
- Support for exposing Spring services through the IOC container
- Support for editing Axis 2 booting configuration through the IOC container
- Automated WSDL generation of Spring services
- Support for querying service's WSDL (with ?wsdl), schema (with ?xsd) and policies (with ?policy)
- Deployment of Axis2 Modules (WS-Addressing, WS-Security, etc.) through the classpath
- Method exclusion in Spring beans supported
Known Issues
- Due to limitations in Axis2, method overloading is not supported, and hence the WSDL for services where methods are overloaded cannot be generated. Hence, all WSDL based functionality related to services will not work for such services.
- WS-Policy support is still in experimental stage and limited to single port scenarios.
- You cannot have two different versions of the Apache Sandesha2 module in the system.
Reporting Problems
Issues can be reported using the public JIRA available at http://wso2.org/jira/browse/WSFSpringContact Us
WSO2 WSF/Spring developers can be contacted via mailing lists: For Users: wsf-spring-dev@wso2.org For Developers:wsf-spring-user@wso2.org For details on subscriptions see wsf-spring-dev-request@wso2.org Alternatively, questions can also be raised in the forums: http://wso2.org/forum/194Thank you for your interest in WSO2 WSF/Spring