• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android web service client issue

Hi,

I have created a web service client to consume a dotNet web service, it's working fine with SOAP 1.1
But, not working with SOAP 1.2
It is showing the below error message:
expected:
Code:
START_TAG {http://www.w3.org/2001/12/soap-envelope}Envelope (position:START_TAG <{http://schemas.xmlsoap.org/soap/envelope/}soap:Envelope>@1:207 in java.io.InputStreamReader@44eecc80)


Please help
 
resolved, got the solution.

FYI, the jar (android-assembly-2.4-jar-with-dependencies.jar) version caused the error.
its working fine with the latest jar.
 
resolved, got the solution.

FYI, the jar (android-assembly-2.4-jar-with-dependencies.jar) version caused the error.
its working fine with the latest jar.


hi,
can you plz tell me the latest version for these library bcz i am also getting the same error and i guess i've latest version for ksopa libraries.if possible tell me the size of these file.

thank you
 
Back
Top Bottom