Performace Testing with Guththila Parser
----------------------------------------

                 Key: AXIS2C-727
                 URL: https://issues.apache.org/jira/browse/AXIS2C-727
             Project: Axis2-C
          Issue Type: Bug
          Components: guththila
    Affects Versions: Current (Nightly)
         Environment: Ubuntu
            Reporter: Lahiru Gunathilake
             Fix For: 1.1.0


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to