Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1489

MTOM processing fails with chunked stream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • None
    • None
    • Any

    Description

      when the request processing goes through chunked stream with an mtom message, it fails. This issue was corrected through a hack at revision 965364. It is done at http_transport_utils.c line 385.

      if((encoding_header)&& (!strstr(content_type, AXIS2_HTTP_HEADER_ACCEPT_MULTIPART_RELATED)))

      Basically, when a message an mtom message , it does not go through the chunked stream now.

      Attachments

        Activity

          People

            nandika Korale Gamaralalage Nandika Chandrasiri Jayawardana
            nandika Korale Gamaralalage Nandika Chandrasiri Jayawardana
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: