[jira] Resolved: (WSIF-73) WSIF provider for apacheaxis does not support SOAP Faults when operationStyle==WSIFAXISConstants.AXIS_STYLE_MESSAGE
"Aleksander Slominski (JIRA)" <[email protected]> Wed, 10 Aug 2005 13:45:35 +0200 (CEST)
| Newsgroups | gmane.comp.apache.webservices.wsif.devel |
|---|---|
| Message-ID | <[email protected]> |
[ 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