Description
While Testing Perfomance of Guththila Parser and Libxml2 Response soap message I got are different.There's a difference other than the Additional Namespace Problem as I raised last time there's small different with two soap messages.
With Guththila Parser this is the soap message body starts like this
<soapenv:Body xmlns:soapenv = "http://www.w3.org/2003/05/soap-envelope">
In this line there are two additional spaces before the equal sign and just after the equal sign.But with Libxml2 there's no additional spaces.
Then there'll be more data transferring with Guththila Parser.
But with Libxml2 there's no any line like previous once since that namespace is included as a Soap Header
Regs
lahiru
Attachments
Issue Links
- duplicates
-
AXIS2C-726 Issue In Guththila Parser
- Closed