Tag Archives: Headers

Compiling and Debugging Axis2/C Services And Clients Using Visual Studio

I have been working in Linux for a long time and recently moved to windows for a little change. (Hopefully for a little time :). I find it is really easy to create a project for an Axis2/C client or … Continue reading

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

How to Build Custom SOAP Headers in WSDL Using Axis2/C and WSF/PHP

SOAP Headers are used in many WS-* standards (for an example WS-Security) to transmit information related to the QOS aspects of the service. So only the SOAP engines which process these QOS parameters are supposed to see these headers. Web … Continue reading

Posted in adb, axis2/c, codegen, tool, Tutorial/Guide, web services, WSDL, wsdl2c, wsf/php, wso2 | Tagged , , , , , | 1 Comment