当前位置:
首页 资源下载
搜索资源 - xfire webservice JDK1
搜索资源列表
-
0下载:
采用Java实现的WebService编程,引用XFire机制,实现了服务器和客户端的完整功能,在JDK1.4+Eclipse+Tomcat下开发并测试通过!,The realization of the WebService using Java programming, reference XFire mechanisms to achieve the server and the client' s full-featured, in the JDK1.4+ Eclipse+ Tom
-
-
0下载:
典型利用Myeclipse6.5+weblogic8.x+Xfire1.2+jdk1.4开发的webservice,在客户端测试中采取wdsl调用方法类-A typical use of Myeclipse6.5+ weblogic8.x+ Xfire1.2+ jdk1.4 developed webservice, the client test class to call a method wdsl
-
-
0下载:
开发环境:jdk1.6 + Tomcat7 + MyEclipse10
源码下载地址张贴在文章最后面:
首先是使用WSDL协议实现:这里使用XFire
XFire一个免费、开源的SOAP框架,它构建了POJO和SOA之间的桥梁,主要特性就是支持将POJO通过非常简单的方式发布成Web服务,其原理是以接口反射机制自动取得远程方法的
WSDL是一个用来描述Web服务和说明如何与Web服务通信的XML语言
准备:开发之前请先下载xfire-distribution-1
-