Andrei Ivanov created CXF-8026:
----------------------------------
Summary: Support @BeanParam in wadl2java
Key: CXF-8026
URL: https://issues.apache.org/jira/browse/CXF-8026
Project: CXF
Issue Type: Improvement
Reporter: Andrei Ivanov
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
(v7.6.3#76005)