when a module handler returns a AXIS2_FAILURE the client cannot capture the 
fault response.
-------------------------------------------------------------------------------------------

                 Key: AXIS2C-640
                 URL: https://issues.apache.org/jira/browse/AXIS2C-640
             Project: Axis2-C
          Issue Type: Bug
            Reporter: Manjula Peiris


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.

-- 
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]

Reply via email to