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 bu...@apache.org on 2003/03/24 19:21:21 UTC

DO NOT REPLY [Bug 18286] New: - Fault condition is not checked

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18286

Fault condition is not checked

           Summary: Fault condition is not checked
           Product: Axis-WSIF
           Version: 2.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: wsif-dev@ws.apache.org
        ReportedBy: boris.lublinsky@cna.com


In the class WSIFOperation_ApacheSOAP, method invokeRequestResponseOperation, 
after operation is invoked method buildFaultMessages is invoked only if the 
returnType is not null. This causes the problem of not reporting fault in the 
case when the reply message is empty