php soapenv:server.userexception,SoapFault - faultcode: 'soap:Server' faultstring
Java codeString url;Propertytool pt = new Propertytool("Sysconfig.properties");url = pt.getValue("serurl") + servername + "?wsdl";// 实例化SoapObject对象SoapObject spobejct = new SoapObject(namespace, func...