[
https://issues.apache.org/jira/browse/CXF-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532085
]
benson margulies commented on CXF-1080:
---------------------------------------
For the passing test case, the in fault interceptor has this list:
Chain [EMAIL PROTECTED] Current flow:
unmarshal [Soap11FaultInInterceptor, ClientFaultConverter]
For the failing case, we have the following, instead.
Chain [EMAIL PROTECTED] Current flow:
pre-protocol [SOAPHandlerFaultInInterceptor, LogicalHandlerFaultInInterceptor]
unmarshal [Soap11FaultInInterceptor, ClientFaultConverter]
> Aegis + JAX-WS fails to throw specific exceptions
> -------------------------------------------------
>
> Key: CXF-1080
> URL: https://issues.apache.org/jira/browse/CXF-1080
> Project: CXF
> Issue Type: Bug
> Components: Aegis Databinding
> Affects Versions: 2.0.2
> Reporter: benson margulies
> Attachments: exceptionTest.patch
>
>
> When the frontend is jaxws, aegis fails to throw the declared exception. Or,
> perhaps, when the databinding is aegis, jaxws fails to throw the declared
> exception. Beats me.
> Test case attachment to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.