Web Services (Web service) Related concepts

Source: Internet
Author: User
Tags soap

1. Overview

Web Services Technology (Web Service) is a service-oriented architecture technology that provides services through standard WEB protocols to ensure that application services from different platforms can interoperate with each other. Because the Web service publishes data based on XML format and

SOAP protocol, so that platforms developed in different languages can invoke communication with each other.

2.Web Service Protocol Family

The 3 most important task of Web services is that the communication protocol is based primarily on soap, service descriptions through WSDL, and the discovery and acquisition of service metadata through UDDI.

SOAP: Simple Object Transport protocol. An XML-based extensible envelope format that binds one transport protocol at a time. This protocol is either HTTP or HTTPS, but it may also be SMTP or XMPP.

WSDL: An XML-formatted document that describes the details of how the service port is accessed and the practical protocol. Typically used to assist in building service server and client code and configuration information.

UDDI: A protocol for publishing and searching Web services that an application can use to locate a target Web service at design or runtime.


JAX-WS and Axis are two types of Web Service open source frameworks. JAX-WS is provided by Oracle and axis is provided by the Apache Open Source Foundation. In the actual development of the more popular is the Apache Axis2. The China Mobile Group system is to use AXIS2 to do SOA service.


A simple example of Jax-WS and AXIS2 is brought to you by the blogger in the next article.



Welcome everybody to discuss the study together!

Useful Self-collection!

Record and share, let you and I grow together! Welcome to my other blogs, my blog address: Http://blog.csdn.net/caicongyang


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.