You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by "Rhett DeWall (JIRA)" <ws...@ws.apache.org> on 2005/07/28 21:51:17 UTC

[jira] Updated: (WSIF-73) WSIF provider for apacheaxis does not support SOAP Faults when operationStyle==WSIFAXISConstants.AXIS_STYLE_MESSAGE

     [ http://issues.apache.org/jira/browse/WSIF-73?page=all ]

Rhett DeWall updated WSIF-73:
-----------------------------

    Attachment: WSIFOperation_ApacheAxis.java

Search for "faultSupport" in attached file.

> 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
>  Attachments: WSIFOperation_ApacheAxis.java
>
> 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