CXF has no C bindings. Consider gsoap, for example, as a C binding for SOAP. It will map wsdl to C.
On Sat, Sep 21, 2013 at 10:51 AM, Faz <[email protected]> wrote: > Thanks Tim. > Actually we need to use SOAP webservices which I believe doesn't support > JSON and hence we will have to get on with the XML data. > > CXF experts, please shed some light on this if my above question be > addressed using CXF using C program. > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Getting-Java-user-defined-object-in-C-using-CXF-tp5734281p5734330.html > Sent from the cxf-user mailing list archive at Nabble.com.
