Tag Archives: tutorial

Axis2/C ADB 2 Minutes Introduction

Building and Traversing XML are regular tasks for any Web Service developer. We may use DOM, AXIOM or even simple String manipulation functions to do that. Normally this takes a lot of time and effort. And if we are coding … Continue reading

Posted in 2 minutes guide, adb, axis2/c, codegen, tool, Tutorial/Guide, WSDL, wsdl2c, xml, xml schema | Tagged , , , , , | Leave a comment

Nested Queries with PHP Data Services

We use the term ‘DataService’ when we expose a database as a web service. WSO2 has a separate product for the DataService space which was earlier shipped bundled with WSAS. There you write a configuration xml explaining what data to … Continue reading

Posted in DataServices, web services, wsf/php, wso2 | Tagged , , , , , , | 2 Comments

Axis2/C ADB Codegen (WSDL2C) Tutorial + Resources

Here are some list of links that you may find useful to start working with Axis2/C ADB Codegen tool. Building Axis2/C Web Services with the help of Axis2/Java Tools (Tutorial) Codegen + ADB Samples (SVN) 20+ Test cases, how different … Continue reading

Posted in adb, axis2/c, codegen, tool, web services, wsdl2c | Tagged , , , , , , | 1 Comment