You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2010/02/22 17:16:27 UTC

[jira] Created: (AXIS2C-1454) SOAP fault is not sent in the fault path

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.