Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8762

CXF client sends the SOAPAction header without quotes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Unknown

    Description

      A Camel CXF client that works similarly to this test case,  doesn't send the SOAPAction header in double quotes which breaks this specification.

      The said test case fails:

      org.junit.ComparisonFailure: 
      Expected :"http://foo/bar/SEI/opReq"
      Actual   :http://foo/bar/SEI/opReq

      It seems to be caused by this change:

      https://github.com/apache/cxf/pull/307/files

      Proposed fix.

      https://github.com/apache/cxf/commit/66835e3db93ffa1cf7ab1df51ccd8c99fe6b1785?diff=split

       

      Attachments

        1. proposed_fix.patch
          1 kB
          Avinash Dongre

        Activity

          People

            Unassigned Unassigned
            avi5kdonrh Avinash Dongre
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: