基于Web服务的集成研究

时间:2020-09-01 16:14:40 计算机应用毕业论文 我要投稿

基于Web服务的集成研究

毕业论文

目 录

摘要 1
前 言 3
1 绪论 4
1.1 集成研究背景 4
1.1.1 集成的基本概念 4
1.1.2 集成研究 4
1.2 WEB服务的基本概念 8
1.2.1 定义 8
1.2.2 Web服务构架 9
1.3 论文工作 9
2 集成研究相关技术 10
2.1 XML 10
2.1.1 XML文档的结构组成 11
2.1.2 XML的特点 15
2.2 SOAP 15
2.2.1 SOAP基本概念 16
2.2.2 SOAP、COM/DCOM与CORBA的比较 16
2.2.3 SOAP的工作机理 17
2.2.4 SOAP消息举例 18
2.3 WSDL 20
2.3.1 WSDL基本概念 20
2.3.2 WSDL文档分析 21
2.3.3 WSDL文档的利用方式 25
2.4 UDDI 26
2.4.1 UDDI注册中心 26
2.4.2 UDDI数据结构 27
2.4.3 UDDI API 28
2.4.4 UDDI的物理实现 29
2.4.5 UDDI服务体系结构 29
3 基于JAVA的SOAP实现 32
3.1 基于.NET的SOAP实现 32
3.1.1 .NET概述 32
3.1.2 .NET框架 32
3.2 基于JAVA的SOAP实现—— AXIS 33
3.2.1 Axis简介 33
3.2.2 Apache SOAP工具包 34
3.2.3 Axis的配置安装 35
3.2.4 Axis的测试 35
4 图书信息集成实例 37
结 束 语 43
参考文献 44
致 谢 45

基于Web服务的集成研究
 

摘要:集成研究是当今IT业界的焦点,它包括数据集成、信息集成、技术集成和功能集成等。而Web服务是1个崭新的分布式计算模型,它由1系列相关技术和标准所组成:XML、 SOAP、WSDL和UDDI。其中,XML提供数据的描述,SOAP负责Web服务调用,WSDL负责Web服务描述,而UDDI则负责Web服务的发现。Web服务技术的目的就是在现有各种异种平台的基础上构筑1个通用的、与平台和语言无关的技术层,各种不同平台之上的应用依靠这个技术层来实施彼此的连接和集成,从而创造1种开放的分布式系统,使得任何企业和个人在任何地方,都可以快速和便宜地利用Web服务从事各种商业活动和其他各种活动。
论文系统地介绍了集成的概念、类型以及Web服务的有关知识。同时还介绍了Web服务的相关技术(XML、SOAP、WSDL和UDDI)。然后讲述了基于.NET的SOAP实现,其中还介绍了1种基于Java的SOAP实现——Axis。再结合实际应用集成的需求给出了1个简单的Web服务实例。最后总结集成研究并展望了其未来的发展前景。
关键词:集成;Web服务;简单对象访问协议;Web服务描述语言;统1描述、发现和集成

 

Research of Integration based on Web Service
 

Abstract:The research of Integration is the focus of IT branch today. It contains data integration, information integration, technology integration, function integration, and so on. Web Service is a new distributed model. It is a combination of XML, SOAP, WSDL and UDDI: XML establishes a core to describe the structure used to exchange information between systems, SOAP takes charge of the calling of Web Service, WSDL gives us a formal description of Web Service, and UDDI introduces the ability to discover Web Service. The purpose of Web Service is to construct a technology layer that is independent of platform or programming languages which are on the basis of various kinds of different platforms. The application on all kinds of platforms relies on this technology layer to implement the mutual connection and integration, so Web Service creates a kind of open distributed system that makes any enterprise and individual, in any places, can utilize Web Service and engage in various kinds of business activity and other various kinds of activities.
  This paper mainly discusses the basic concept and types of Integration, the knowledge of Web Service and the relative Web Service technology (XML, SOAP, WSDL and UDDI, etc). It analyses the implementation of SOAP based on .NET, and introduce one of based on Java----Axis. Then it unites the demands of actual application integration and shows a simple example of Web Service. Last it gives a conclusion of the research of integration and the development in future.
Keywords: Integration; Web Service; SOAP; WSDL; UDDI

前 言

近几10年来,随着科学技术的迅猛发展、信息化的推进以及各行各业的交融,人类社会所积累的`信息量已经超过了过去5000年的总和,数据的采集、存储、处理和传播的数量也与日俱增。越来越多的人已经意识到要更充分地使用已有数据资源,减少资料收集、数据采集等重复劳动和相应费用,就需要集成。而Web服务的发展为集成的研究提供了技术上的支持,特别是Web服务标准和规范的发展使得集成的实现变得更加有依据。于是各种各样的集成方式应运而生。而另1方面,集成的成果很快的用于实践又反过来促进了集成的发展。
集成不仅使得原有信息系统中信息不1致、缺少数据交换共享的、新建应用信息系统等的异构分布的各个自治的数据库能够在1起工作,完善整个数据环境。而且集成能让用户的实际需求和所提出的实际应用功能在同1系统中加以实现,使得不同的功能在同1系统中得到综合运用。同时还能结合各种不同的技术为系统服务。因此,集成的实现将大大提高人们的办公效率,并为人们提供1个更加舒适、方便的办公环境。集成的初步成果已经让各行各业的人士倍尝甜头,同时更加促使人们从事这方面的研究开发。
本课题分析了应用集成的方式,研究了Web服务技术及基于Web服务的应用集成方案设计。并在此基础上定制1个图书信息服务,然后将其集成到其他应用系统中。

基于Web服务的集成研究

【基于Web服务的集成研究】相关文章:

1.基于语义Web的旅游信息服务的研究与应用

2.基于Unix的Web服务器安全

3.集成spring与Web容器教程

4.Web信息集成系统网络架构

5.浅谈基于语义web的高校毕业生就业信息服务系统本体构建研究

6.科技论文发表基于Web数据挖掘技术的研究论文

7.基于web的综合测评与分析

8.基于Web技术的网络考试系统

9.基于SWOT的图书馆服务危机研究