[ http://issues.apache.org/jira/browse/XERCESC-1474?page=all ]
     
Alberto Massari resolved XERCESC-1474:
--------------------------------------

    Resolution: Invalid

This is a report for Axis, not Xerces-C++ (unless there is a problem in how 
Axis uses Xerces, but the bug report doesn't give us any information on where 
this problem could be).


> Call::getFaultAsXMLString() throws exception in CPP_DOC_PROVIDER mode, when 
> there is no fault response
> ------------------------------------------------------------------------------------------------------
>
>          Key: XERCESC-1474
>          URL: http://issues.apache.org/jira/browse/XERCESC-1474
>      Project: Xerces-C++
>         Type: Bug
>   Components: Samples/Tests
>  Environment: Windows XP Prof SP1
> Axis 1.3
> Xerces 2.6.0
>     Reporter: Linesh Mahadik

>
> Call::getFaultAsXMLString() throws exception in CPP_DOC_PROVIDER mode, when 
> there is no fault response.
> For example, if a webservice sends clean response as below, above function 
> throws error 
> <SOAP-ENV:Envelope
>     xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/";
>     xmlns:xsd = "http://www.w3.org/2001/XMLSchema";
>     xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance";>
>     <SOAP-ENV:Body>
>         <ns1:addResponse xmlns:ns1 = "http://localhost/axis/Calculator";>
>             <addReturn>1224</addReturn>
>         </ns1:addResponse>
>     </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to