Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In the client side when a handler returns AXIS2_FAILURE the axis2_engine_receive method returns AXIS2_FAILURE. When this happens axis2_op_client_two_way_send method does not return the response message context. So the client has no way of capturing the fault even though the fault response envelope is in the response message context.