[ https://issues.apache.org/jira/browse/CXF-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Parker updated CXF-5904: ----------------------------- Attachment: wadl2java-inheritResourceParams-wrong-order.zip Testing with 3.0.2-SNAPSHOT: Although the parent params are now included in the generated code, they are generated in backwards order when the resource ends with a template parameter, but in forwards order when the resource does not end with a template parameter. In the wadl2java-inheritResourceParams-wrong-order.zip attachment, the methods Test.getConnection() and Test.getConnectionFoo() demonstrate the difference. > wadl2java -inheritResourceParams don't generate parent parameter > ---------------------------------------------------------------- > > Key: CXF-5904 > URL: https://issues.apache.org/jira/browse/CXF-5904 > Project: CXF > Issue Type: Bug > Components: Tooling > Affects Versions: 2.7.12 > Reporter: Alexey Markevich > Assignee: Sergey Beryozkin > Fix For: 2.7.13, 3.0.2, 3.1.0 > > Attachments: wadl2java-inheritResourceParams-wrong-order.zip, > wadl2java-inheritResourceParams.zip > > > using attached sample only {id} generated but {name} also expected -- This message was sent by Atlassian JIRA (v6.2#6252)