You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Vjacheslav Borisov (Jira)" <ji...@apache.org> on 2019/11/28 03:29:00 UTC

[jira] [Created] (CXF-8168) Wadl2java maven plugin not allows mapping to array types

Vjacheslav Borisov created CXF-8168:
---------------------------------------

             Summary: Wadl2java maven plugin not allows mapping to array types
                 Key: CXF-8168
                 URL: https://issues.apache.org/jira/browse/CXF-8168
             Project: CXF
          Issue Type: Wish
          Components: JAX-RS
    Affects Versions: 3.3.4
            Reporter: Vjacheslav Borisov


Wadl2java maven plugin not allows mapping to array types, like

 

<extraarg>-repMap</extraarg>
 <extraarg>application/octet-stream=byte[]</extraarg>

 

Error:

org.apache.cxf.tools.common.toolspec.parser.BadUsageException: -repMap has invalid character!

 

[link example project|https://github.com/slavb18/wadlarray]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)