Forum Discussion

rtomasso's avatar
rtomasso
New Contributor
14 years ago

[Reg] WS-I Compliance showing failure for passing test

Running SoapUI 4.0.0 on Windows7 Pro.
In trying to figure out why I'm seeing some warnings in a soap response that shows as valid xml, I ran the WS-I compliance tool on the response.

One test in particular caught my eye as a failure that should seem to be labeled as passing. Error says the response was not sent using HTTP 1.1 or 1.0, but it is:


Assertion: BP1002

Result: failed
---
Failure Message: The message is not sent using HTTP/1.1 or HTTP/1.0.
---
Failure Detail Message:
[HTTP/1.1 200 OK]
Date: Wed, 04 Jan 2012 20:50:14 GMT
Content-Length: 555
SOAPServer: SOAP::Lite/Perl/0.711
Connection: close
Content-Type: text/xml; charset=utf-8
Server: Apache
Cache-Control: public

Element Location:
lineNumber=17

2 Replies

  • frmchandan's avatar
    frmchandan
    New Contributor
    The issue seems to always there since SoapUI 3.6
    I am currently running SoapUI 4.6.3 (64 bit) on a Windows 7 machine and have same issue, BP1002 always failes



    Result
    failed
    Failure Detail Message
    [HTTP/1.1 200 OK]
    Date: Tue, 11 Mar 2014 03:02:38 GMT
    Content-Length: 1038
    Connection: close
    Content-Type: text/xml;charset=UTF-8
    Server: Apache-Coyote/1.1


    Element Location:
    lineNumber=118
  • Hello,

    I have opened an internal defect of SOAP-1840 for this issue.