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:40:35 UTC

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

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


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

Posted by "Aleksander Slominski (JIRA)" <ws...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/WSIF-73?page=all ]
     
Aleksander Slominski closed WSIF-73:
------------------------------------

    Assign To: Aleksander Slominski

> 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
>     Assignee: Aleksander Slominski
>      Fix For: current (nightly)
>  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


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

Posted by "Aleksander Slominski (JIRA)" <ws...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/WSIF-73?page=all ]
     
Aleksander Slominski resolved WSIF-73:
--------------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

applied to CVS

> 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
>      Fix For: current (nightly)
>  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


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

Posted by "Rhett DeWall (JIRA)" <ws...@ws.apache.org>.
     [ 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