https://issues.apache.org/bugzilla/show_bug.cgi?id=46061

           Summary: jmeter does not supports SOAP1.2
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I'm using Jmeter 2.3.2 and looks like its not supporting SOAP 1.2 as my SOAP
request containing <soap:Envelope
xmlns:soap="http://www.w3.org/2003/05/soap-envelope";> is failing with error
response in jMeter as :

<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:wsa="http://www.w3.org/2005/08/addressing";><soapenv:Header><wsa:Action>http://www.w3.org/2005/08/addressing/soap/fault</wsa:Action></soapenv:Header><soapenv:Body><soapenv:Fault><faultcode>soap:VersionMismatch</faultcode><faultstring>Transport
level information does not match with SOAP Message namespace
URI</faultstring><detail /></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Please confirm


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to