[ 
https://issues.apache.org/jira/browse/CXF-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289582#comment-14289582
 ] 

Sergey Beryozkin edited comment on CXF-6203 at 1/23/15 5:45 PM:
----------------------------------------------------------------

Having InputStream generated is technically correct because the description is 
there mainly for the client to consume. 
We have a repMap property which would help of it were not a case that you use 
multipart form-data in various methods on the input and output :-).
repMap needs to support method qualifiers...


was (Author: sergey_beryozkin):
Having InputStream generated is techincally correct because the description is 
there mainly for the client to consume. 
We have a repMap property which would help of it were not a case that you use 
multipart form-data in various methods on the input and output :-).
repMap needs to support method qualifiers...

> [wadl2java] Multipart response generate only first param 
> ---------------------------------------------------------
>
>                 Key: CXF-6203
>                 URL: https://issues.apache.org/jira/browse/CXF-6203
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.7.14
>            Reporter: Alexey Markevich
>         Attachments: wadlto-multipart-response.patch
>
>
> Attached method result is
> InputStream getThename(...
> But something like
> Map<String, InputStream>
> expected, where key is param name



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to