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)