You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2015/01/23 18:46:35 UTC

[jira] [Comment Edited] (CXF-6203) [wadl2java] Multipart response generate only first param

    [ 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)