Alexey Markevich created CXF-7743:
-------------------------------------
Summary: wadl2java: generate throws declaration for fault response
Key: CXF-7743
URL: https://issues.apache.org/jira/browse/CXF-7743
Project: CXF
Issue Type: New Feature
Components: Tooling
Affects Versions: 3.2.4
Reporter: Alexey Markevich
Assignee: Alexey Markevich
According to [1] the response status attribute can contains status code. In
case 4xx-5xx representation/param/@type can be set to java exception class name.
Previously the impl can use unchecked exceptions only with raw
ResponseExceptionMapper<Exception> on client side.
1. https://www.w3.org/Submission/wadl/#x3-200002.10
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)