WSIF provider for apacheaxis does not support SOAP Faults when 
operationStyle==WSIFAXISConstants.AXIS_STYLE_MESSAGE
-------------------------------------------------------------------------------------------------------------------

         Key: WSIF-73
         URL: http://issues.apache.org/jira/browse/WSIF-73
     Project: Axis-WSIF
        Type: Bug
  Components: Basic Architecture  
    Versions: 2.0    
 Environment: Any
    Reporter: Rhett DeWall


WSIF provider for apacheaxis does not support SOAP Faults when 
operationStyle==WSIFAXISConstants.AXIS_STYLE_MESSAGE.  The method 
WSIFOperation_ApacheAxis:invokeAXISMessaging receives a faultMsg as an 
argument, but does nothing with it.  Attached are fixes to this method as well 
as WSIFOperation_ApacheAxis:buildResponseMessages to properly handle the fault 
by associating it with the WSDL defined fault and populating the WSIFMessage 
representing that fault.

Without this fix all faults received are treated as exceptions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to