Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-561

When using the soap-provider the transport headers are not handled correctly.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • servicemix-shared-2008.01
    • 2013.02
    • servicemix-http
    • None
    • Windows, Unix

    Description

      Currently it is not possible to send out SOAP with Attachments correctly. The problem are the missing headers in the payload. In AttachmentsOutInterceptor.java (writeMultipartMessage() ) the Content-Type header which includes information about the "boundary" for mime parts is discarded (together with Mime-Version). These should be added to Transport Headers and send out.

      It happens with the new http binding components. It is similar to SM-503 but using the new http endpoints.

      Attachments

        Activity

          People

            Unassigned Unassigned
            acikowski Adam Cikowski
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: