[
https://issues.apache.org/jira/browse/CXF-8026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988710#comment-16988710
]
Andrei Ivanov commented on CXF-8026:
------------------------------------
[~amarkevich] Since I saw you had courage to work in this area with CXF-8168,
any chance you could look at this one too? 😁
> Support @BeanParam in wadl2java
> -------------------------------
>
> Key: CXF-8026
> URL: https://issues.apache.org/jira/browse/CXF-8026
> Project: CXF
> Issue Type: Improvement
> Reporter: Andrei Ivanov
> Priority: Minor
>
> Having a resource with many parameters, the generated Java method is getting
> difficult to use and adding one more parameter means updating all the calling
> code.
> It would be nice to be able to mark it with a parameter (like {{async}}) so
> that the generator would create a separate {{@BeanParam}} class with all
> those parameters inside it.
> I realize this will problably will not get fixed since {{wadl2java}} seems
> abandoned :(
--
This message was sent by Atlassian Jira
(v8.3.4#803005)