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

SOAPAction value may not be extracted correctly for SOAP 1.2 with Attachments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.5
    • 3.1.1, 3.0.6, 2.7.17
    • Soap Binding
    • None
    • Unknown

    Description

      Currently, when using SOAP 1.2, CXF extracts the SOAPAction value from the message's content type by looking for the action property. When there is an attachment in the message, this action property may not be available at the package's content-type header when the message is not an MTOM message.

      To ensure the interoperability with other implementations, this extraction code needs to be made more robust and look into the root part's content-type if the action property is not available at the package's content-type.

      This problem relates to CXF-6431.

      Attachments

        Issue Links

          Activity

            People

              ay Akitoshi Yoshida
              ay Akitoshi Yoshida
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: