You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alexey Markevich (JIRA)" <ji...@apache.org> on 2014/08/08 12:15:11 UTC

[jira] [Created] (CXF-5935) [wadl2java] Multipart method doesn't generate @Multipart params

Alexey Markevich created CXF-5935:
-------------------------------------

             Summary: [wadl2java] Multipart method doesn't generate @Multipart params
                 Key: CXF-5935
                 URL: https://issues.apache.org/jira/browse/CXF-5935
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.7.12
            Reporter: Alexey Markevich
         Attachments: wadl2java-multipart.zip

Expected method signature:
String put(@Multipart(value="action") java.io.InputStream action, @Multipart(value="sources") java.io.InputStream sources);



--
This message was sent by Atlassian JIRA
(v6.2#6252)