Enhance HessianMessageBuilder with fault detection
--------------------------------------------------
Key: SYNAPSE-514
URL: https://issues.apache.org/jira/browse/SYNAPSE-514
Project: Synapse
Issue Type: Improvement
Components: Extension Mediators
Affects Versions: 1.3
Reporter: Eric Hubert
Priority: Minor
Fix For: 1.3
Currently there is no way to detect Hessian faults in the mediation. For most
other message formats this has already been implemented. Once a fault is
detected a property indicating the fault is stored inside the Axis message
context.
The attached patch add the same behavior for binary Hessian messages. It
extends the existing HessianMessageBuilder. Additionally the patch includes
unit tests to test the added functionality as well as the existing one. So far
there were no unit tests.
The unit test need some binary hessian messages as test resources. I included
them in the patch to ease the review but do think it might make more sense to
put them in the svn repo individually. So I'll attach those files separately as
well.
--
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]