[
https://issues.apache.org/jira/browse/AXIS2C-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Blough updated AXIS2C-1489:
--------------------------------
Fix Version/s: (was: Current (Nightly))
1.7.0
> MTOM processing fails with chunked stream
> -----------------------------------------
>
> Key: AXIS2C-1489
> URL: https://issues.apache.org/jira/browse/AXIS2C-1489
> Project: Axis2-C
> Issue Type: Bug
> Environment: Any
> Reporter: Korale Gamaralalage Nandika Chandrasiri Jayawardana
> Assignee: Korale Gamaralalage Nandika Chandrasiri Jayawardana
> Priority: Major
> Fix For: 1.7.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]