JAX-WS: The inbound handlers are not saving the caused by exception
-------------------------------------------------------------------
Key: AXIS2-4857
URL: https://issues.apache.org/jira/browse/AXIS2-4857
Project: Axis2
Issue Type: Bug
Reporter: Rich Scheuerle
Assignee: Rich Scheuerle
History:
The JAX-WS outbound and endpoint dispatch code capture exceptions in a "caused
by exception" property. This information can then be accessed later for
debugging or failure analysis.
Problem:
This JAX-WS inbound handler processing is not catching or setting the "caused
by exception" property. As a result we lack sufficient trace information if an
error occurs during inbound JAX-WS handler processing.
Solution:
I am adding this small change, and I am adding a validation test.
I am currently in the final stages of testing. I will likely commit these
changes later today.
Rich
--
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]