What steps will reproduce the problem?
1. Call a WS which throws a SoapFault
What is the expected output? What do you see instead?
Normaly, the SoapFault is parsed, so we can get the SaopFault :
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-
ENV:Fault><faultcode>ERR_CODE</faultcode><faultstring>Some
String</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
in envelope.bodyIn, but envelope.bodyIn is null
What version of the product are you using? On what operating system?
ksoap2-android-assembly-3.0.0-jar-with-dependencies.jar
Please provide any additional information below.
but this issue is not present on the version 3.0 RC4
Original issue reported on code.google.com by kanazi...@gmail.com on 14 May 2013 at 7:05
Original issue reported on code.google.com by
kanazi...@gmail.com
on 14 May 2013 at 7:05