[
https://issues.apache.org/jira/browse/CXF-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548447
]
Daniel Kulp commented on CXF-973:
---------------------------------
The server side part is now working by updating the WebFaultOutInterceptor.
Client side still needs quite a bit of work.
> WebFault(faultBean="...") not used
> ----------------------------------
>
> Key: CXF-973
> URL: https://issues.apache.org/jira/browse/CXF-973
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.0.1
> Reporter: Daniel Kulp
>
> If an Application exception has a WebFault annotation with a faultBean
> specified, the runtime should be copying the data from the Exception to the
> faultBean and using that in JAXB. It should also use that when
> deserializing the exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.