Hi 想要在Android展示肥皂网络服务, 使用 ksoap2. 我使用以下代码。 当我在肥皂Ui Pro 测试时, 它显示 uput xml 罚款 。
httpTransport.call(SOAP_ACTION, envelope);
Object result = (Object) envelope.getResponse();
System.out.println("The Result"+result);
但我得到的例外 在我的日光滑滑雪滑雪, 如何我能克服这一点 在Android
例外:
05-25 15:13:15.105: WARN/System.err(1160): org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://www.w3.org/2001/12/soap-envelope}Envelope (position:START_TAG <{http://schemas.xmlsoap.org/wsdl/}wsdl:definitions targetNamespace= urn:sap-com:document:sap:soap:functions:mc-style >@1:686 in java.io.InputStreamReader@40546438)
05-25 15:13:15.115: WARN/System.err(1160): at org.kxml2.io.KXmlParser.exception(KXmlParser.java:273)
帮帮我吧