[
https://issues.apache.org/jira/browse/CXF-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487041#comment-16487041
]
ASF GitHub Bot commented on CXF-7743:
-------------------------------------
amarkevich opened a new pull request #419: [CXF-7743] wadl2java: generate
throws declaration for fault response
URL: https://github.com/apache/cxf/pull/419
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
>
> 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)