搜索资源列表
Web_Services_and_Service-Oriented_Architecture
- 本书主要详细介绍了现在非常流行的面向服务结构体系(SOA)和web service 服务(包括SOAP,UDDI和WSDL)-the book mainly details now very popular service-oriented structure (SOA) and web ser vice services (including SOAP, WSDL and UDDI)
juddi-0.9rc4-src.tar
- juddi为一个在web service中使用的uddi注册中心的java代码-juddi as a web service in the use of the center for the registration of the uddi java code
chap00009
- 第9章 Java Web Service编程 实例94 使用DOM的层次模型 实例95 使用SAX事件模型 实例96 JAXP编程 实例97 JDOM编程 实例98 简单的SOAP应用 实例99 访问SOAP RPC服务 实例100 SOAP消息编程 实例101 构建SOAP scr ipt服务 实例102 应用SOAP EJB Bean服务 实例103 部署SOAP COM服务 实例104 查询UDDI信息-Chapter 9 Java Web Se
dyninvoke
- 实现对web method的动态抽取和调用,支持本地wsdl的解析,也可从网上直接获取wsdl文档,支持uddi搜索,包括tmodel和 bussiness。并对调用方法返回调用结果。-web method to achieve the dynamic extraction and use of the support of the local wsdl analysis, can be obtained directly from the Internet wsdl files, suppor
CallingWebServicesDynamically
- 解析WSDL,并动态调用web服务的源代码,分类,soap,wsdl,uddi
Add
- 使用向UDDI数据库添加一个WEb服务的java程序
chap09
- 第9章 Java Web Service编程 319 实例94 使用DOM的层次模型 320 实例95 使用SAX事件模型 324 实例96 JAXP编程 327 实例97 JDOM编程 331 实例98 简单的SOAP应用 336 实例99 访问SOAP RPC服务 339 实例100 SOAP消息编程 342 实例101 构建SOAP scr ipt服务 347
MVCWeb2
- 本文是一篇由两部分组成的系列文章的第二部分,着重描述如何使用任何模型-视图-控制器(Model-View-Controller,MVC)模式来实现 Web 服务体系结构。本文将着重描述如何使用 SOAP 和 UDDI API 来访问静态和动态 Web 服务,以及组成 Web 服务体系结构的组件的设计实现。
java_web
- java web服务应用开发详解 是java程序员必备的好东东,包括Web服务概述、XML语言及其编程接口、SOAP、应用ApacheSOAP进行编程、WSDL、UDDI等Java技术内容
juddi-0.9rc4
- uddi注册中心,可用于web service 开发。便于查找服务。
webservice
- creating web service by java. in wsdl and uddi and soap are creating automatically.-creating web service by java. in wsdl and uddi and soap are creating automatically.
cxf-ziliao
- Web服务是在互联网上的一种服务协议,采用XML作为基本的标记语言,SOAP(Simple Object Access Protocol)作为互操作协议,WSDL(Web Service Descr iption Language)作为服务描述语言,通过UDDI(Universal Descr iption Discovery & Integration)可以把服务注册到互联网以便搜索,为更多的用户使用其服务。可以看出,这些定义各有侧重,但有几点是一致的。首先,它是由企业驱动和应用驱动而产生的;
owlstc
- 一款基于owls描述的web服务测试集 来源于uddi-A web services based on owls described test set from the uddi
Understanding-Web-Services-XML-WSDL-SOAP-and-UDDI
- Understanding Web Services XML WSDL SOAP and UDDI
Java-Web-Services-(2002)
- Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publ
EDIT2016_REST-Web-Services
- The term Web service describes a standardized way of integrating Web-based applications using the XML, SOAP, WSDL and UDDI open standards over an Internet protocol backbone. XML is used to tag the data, SOAP is used to transfer the data, WSDL is used
