Detelin Hadzhiev created AXIS2-5674:
---------------------------------------
Summary: MultipartFormDataFormatter does not format/serialize
binary parts as per specification
Key: AXIS2-5674
URL: https://issues.apache.org/jira/browse/AXIS2-5674
Project: Axis2
Issue Type: Bug
Components: kernel
Affects Versions: 1.6.2
Reporter: Detelin Hadzhiev
org.apache.axis2.transport.http.MultipartFormDataFormatter should follows
specification when serializing binary nodes(parts).
According bto spec here:
http://www.w3.org/TR/wsdl20-adjuncts/#_http_operation_multipart_encoding
Binary part must have Content-Type : application/octet-stream
and Content-Disposition header must have the value form-data, and its name
parameter is the local name of the element.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]