[ http://issues.apache.org/jira/browse/CXF-196?page=all ]
tli resolved CXF-196.
---------------------
Resolution: Fixed
Fixed soap & xml binding can not get correct message (getMessage() return null)
from runtime exception thrown by SEI impl method. But no detail according to
spec.
> Handling of RuntimeException thrown by Implementor in XMLBinding
> ----------------------------------------------------------------
>
> Key: CXF-196
> URL: http://issues.apache.org/jira/browse/CXF-196
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.0-RC
> Reporter: Ajay Paibir
> Assigned To: tli
>
> If a RuntimeException is thrown in the implementor it gets changed to
> XMLFault with cause as NoSuchMethodException type due to a bug in
> XMLFaultOutInterceptor. Also this XMLFault then further gets wrapped into
> Fault ...XMLFault. This needs to be fixed.
> The behaviour should be a XMLFault with the original exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira