Web Developer Resources
The Site for Your Web Development Resource Needs

Web Developer Resources

An Approach for Exposing a Database as a Web Service

December 15th, 2009 . by Henry

There are a huge number of approaches that industries have employed when they want to expose their databases as Web Services. The Data Service approach can be considered as one of the best approaches, and you can find a huge number of different Data Services solutions as well. You can consider the WSO2 Data Service solution as a best example candidate for a Data Service solution that is built on Axis2. You can consider that as exposing a database by using Axis2 POJO to get a better understanding about this approach. Having a good knowledge about Axis2 will be an added advantage