MultipartProvider does not support reading Maps
-----------------------------------------------
Key: CXF-3292
URL: https://issues.apache.org/jira/browse/CXF-3292
Project: CXF
Issue Type: Bug
Affects Versions: 2.3.2
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Fix For: 2.3.3, 2.3.4
JAX-RS resource method may return a Map, keys are media types, values are
attachments.
MultipartProvider does support writing such maps but not reading. This applies
to multipart/related, etc
but note that reading simple multipart/form-data into MultivaluedMaps works
fine
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.