上一页 1 ··· 131 132 133 134 135 136 137 138 139 ··· 222 下一页
摘要: 转自:https://www.cnblogs.com/fu-yun/p/4553685.html 包含:axis.jar,commons-discovery.jar,commons-logging-1.0.4.jar,jaxrpc.jar,wsdl4j.jar,mail.jar。 为什么会有mail 阅读全文
posted @ 2017-11-18 10:53 Sharpest 阅读(616) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/chjttony/article/details/6209998 1.AXIS简介: Axis是Apache组织推出的SOAP引擎,Axis项目是Apache组织著名的SOAP项目的后继项目,目前最新版本是采用Java开发的1.1版本,C++的版本正 阅读全文
posted @ 2017-11-18 10:51 Sharpest 阅读(292) 评论(0) 推荐(0)
摘要: 1. 阅读全文
posted @ 2017-11-18 10:20 Sharpest 阅读(265) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/dashen1006/article/details/11716697 使用dom4j解析XML时,要快速获取某个节点的数据,使用XPath是个不错的方法,dom4j的快速手册里也建议使用这种方式,标题都写的这么阔气:Powerful Navigat 阅读全文
posted @ 2017-11-18 09:51 Sharpest 阅读(297) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/dxfasr/article/details/25029063 在用java发送给webservice服务器的时候报如下错误: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelop 阅读全文
posted @ 2017-11-17 17:52 Sharpest 阅读(6840) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/chenleixing/article/details/44958549 1摘要 开发webservice应用程序中离不开框架的支持,当open-open网站列举的就有很多种,这对于开发者如何选择带来一定的疑惑。性能Webservice的关键要素,不 阅读全文
posted @ 2017-11-17 16:29 Sharpest 阅读(1511) 评论(0) 推荐(0)
摘要: 转自:http://www.itkeyword.com/doc/7529577946427268306/Apache-Servlet-WebSOAPWebService 所谓Web Service就是客户端以标准的SOAP消息将服务请求发给服务提供者,不论服务提供者用什么样的技术,Java、EJB、 阅读全文
posted @ 2017-11-17 16:16 Sharpest 阅读(210) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/xiejuan6105/article/details/78452605 一:环境搭建 1:新建一个java project工程weatherInf 2:引入相应的jar包 activation.jaraxis-ant.jaraxis.jarcomm 阅读全文
posted @ 2017-11-17 15:06 Sharpest 阅读(2244) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/shfqbluestone/article/details/37723517 在上个教程中我们创建了一个 axis 服务端的 web service 的例子,今天我们来创建一个客户端的例子。 准备工作:IntellJ IDEA 、一个 web sde 阅读全文
posted @ 2017-11-17 14:31 Sharpest 阅读(240) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/shfqbluestone/article/details/37610601 第一步,新建一个工程,如图: 选 Java 写一个工程名,选择好工程路径,点下一步 选择 webServices ,在右边的 version 中选择 Apache Axis 阅读全文
posted @ 2017-11-17 13:47 Sharpest 阅读(342) 评论(0) 推荐(0)
上一页 1 ··· 131 132 133 134 135 136 137 138 139 ··· 222 下一页