温馨提示:axis2 jar包哟 public static String pubRemoteFuc() { String endpoint = "http://cnblogs.com/qgc/xxxx/Service?wsdl"; String result = "error"; Service service = new Service(); Call call; //参数对象
相关资料:1.http://blog.csdn.net/luojianfeng/article/details/512198902.http://blog.csdn.net/avsuper/article/details/8764165 注意事项: 1.生成WSDL文件时,D7可能有的无法生成,用XE版本可以全部生成. 返回字节流: function GetByte(AString: string): TByteDynArray; var sByte: TByteDynArray; begin