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

MTOM Content-Type header is invalid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.1
    • Soap Binding
    • None

    Description

      When using MTOM, the Content-Type header in the result message is not valid. Example:

      HTTP/1.1 200 OK
      Server: Apache-Coyote/1.1
      SOAPAction: ""
      Content-Type: multipart/related; type="application/xop+xml"; boundary="----=_Part_0_2147172487.1185331898894"; start="<root.message@cxf.apache.org>"; start-info="text/xml;charset=UTF-8
      Content-Length: 7015
      Date: Wed, 25 Jul 2007 02:51:38 GMT

      Note that the "start-info" section does not have a closing double quote. Thus, header parsers may choke on it.

      Attachments

        Activity

          People

            dandiep Daniel Diephouse
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: