SOAP fault is not sent in the fault path
----------------------------------------
Key: AXIS2C-1454
URL: https://issues.apache.org/jira/browse/AXIS2C-1454
Project: Axis2-C
Issue Type: Bug
Components: core/engine
Environment: All
Reporter: Damitha Kumarage
When soap faults are created it is not guaranteed that it is sent in the
Outfaultflow path. For example if a fault is created at the default message
receiver it returns with a status success, So that engine does not send the
fault in the fault path(using engine_send_fault). Need to fix this. In case of
default receiver this could easily be fixed in the msg_recv.c code
Damitha
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.