通用web service调用方法

时间:2012-07-14 13:35:56
【文件属性】:
文件名称:通用web service调用方法
文件大小:62KB
文件格式:JAR
更新时间:2012-07-14 13:35:56
web service asmx axis2 OM XmlFileCache.getInstance().init("D:\\wid6.1\\workspace\\intf\\src\\config\\ws\\");//默认XmlFileCache.getInstance().init()加载classes/ws/下的所有xml文件. InvokeService ser=new InvokeServiceImpl(); Map map = new HashMap(); map.put("serSupplier", "afasfasf"); map.put("callTime", "ffffffffff"); Map rs = ser.invoke("EOMS", "isAlive1", map); System.out.println(rs.get("return").getValue()); QQ:119346711(此包用ADBProcessorAdapter处理asp发布的包存的问题,请下载最新的 http://download.csdn.net/source/1441468 )

网友评论