[
https://issues.apache.org/jira/browse/AXIS2-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle resolved AXIS2-2496.
-----------------------------------
Resolution: Fixed
Revision 517217
> JAX-WS Servicability Exception Issues
> -------------------------------------
>
> Key: AXIS2-2496
> URL: https://issues.apache.org/jira/browse/AXIS2-2496
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: jaxws
> Reporter: Rich Scheuerle
> Assigned To: Rich Scheuerle
>
> During testing, we identified two servicability issues related to exception
> flow.
> 1) All WebService exceptions flow through the ExceptionFactory. During this
> processing, we do root cause analysis to determine the root cause of the
> exception.
> This information is ultimately flowed back to the client in a soap fault.
> However we did not have adequate logging to detect where the root cause
> exception occurred. This
> is now added.
> 2) If the customer's web service throws an exception, the web service runtime
> intercepts the exception and builds the appropriate service or system fault.
> Like (1) we fail
> to adequately log the where (in the stack) the exception occurred.
> I will be adding this additional serviceability code in the next few minutes
> after I complete testing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]