Tag Archives: Skeleton

Understanding Apache Axis2/C Services

If you have ever written an Apache Axis2/C service, there is a 99.9% chance that you have used the codegen tool to generate the code for the service. If so you only need to write your business logic inside functions … Continue reading

Posted in axis2/c, Tutorial/Guide, web services | Tagged , , , , | 2 Comments

How to Hack Axis2 Codegen templates from an Axis2 Binary

I have been working for Axis2/C codegen tool for sometime now and I found lot of users who want to edit the codegen templates for a more optimized code specific to their use cases. This is mainly because codegen tool … Continue reading

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