Axis2/C comes with a code generation tool written in Java. You can point to a wsdl and generate client stubs and service skeletons using that tool. Once you do that, you do not need to write xml manipulation code.
Regards Nandika On Mon, Jan 25, 2010 at 3:50 AM, <spaul...@codezen.co.uk> wrote: > Hi, > > I am a newbie first trying out Apache Axis for C and am trying to > understand its architecture. > > I see that the hello example on the web site is using Apache Axiom to build > a response. Is this always perform via the developer, rather than the > framework? Can I use libxml to create this XML response? > > Is there an api to deserialise/serialise C types through the framework > automatically? This would be something where parameters pushed on to the > exported operation are the SOAP input parameters whilst the output is the > SOAP response. Otherwise I imagine SOAP complex types, complicated to > generate. I would rather than the framework do this (something like gSOAP, > but something that works correctly). > > Kind Regards, > Simon > -- http://nandikajayawardana.blogspot.com/ WSO2 Inc: http://www.wso2.com