Hi,
I am trying to consume webservice using java in android app. I am getting
some error.
THIS IS MY WEBSERVICES:
http://tempuri.org/type";
xmlns="http://schemas.xmlsoap.org/wsdl/";
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:wsdln
Hi Abhishek
I am getting the error sometghing like
09-05 11:16:46.841: WARN/System.err(2712):
org.xmlpull.v1.XmlPullParserException: expected: END_TAG {http://
schemas.xmlsoap.org/soap/envelope/}Body (position:END_TAG @1:267 in
java.io.InputStreamReader@44fdc7f8)
how to solve this and any tips
2 matches
Mail list logo