HI Damitha, If i understand correctly, the calls of parsing are only via the AXIOM api. Just that beneath the hood , it would use the associated parser?
I was hoping to use very basic functions provided by libxml2 to walk the response payload and create one to fire out as well,..... Is this currently possible ? Cheers! On Fri, Aug 6, 2010 at 12:05 PM, Damitha Kumarage <[email protected]> wrote: > Rico M wrote: > >> Hi everyone... >> >> Sorry for the flurry of queries... Has any one managed to use libxml2 with >> axis2c. Please correct me if i am wrong , if one goes with libxml2, all >> parsing/creation will be done by libxml2 api and not axiom api.. I would >> love to see a simple example for managing requests & response. >> I had a look at the wrapper classes , unfortunately i can not make how to >> go about using them. >> > Earlier libxml2 used to be the Axis2/Cs deafult xml parser. However now it > use Guththila. Parser layer is abstracted through Axiom API. > Damitha > >> >> Thanks! >> > > > -- > __________________________________________________________________ > > Damitha Kumarage > Technical Lead; WSO2 Inc. > "Oxygenating the Web Service Platform; " http://www.wso2.com/ > > blog: " http://damithakumarage.wordpress.com/ > __________________________________________________________________ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
