Summary on webservice

本文探讨了SOAP和RESTful两种Web服务技术的区别与联系。SOAP基于WSDL 1.1及2.0,支持JAXB和JSON绑定;RESTful则主要依赖于WSDL 2.0,并介绍了几种流行的实现方式如JAX-RS、CXF等。同时,文章还讨论了.NET平台上的WCF对于Web服务的支持情况。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. SOAP based can make use of WSDL 1.1, and WSDL 2.0, default is JAXB binding, also can use JSON binding.

 

2. RESTFul (HTTP) based can only make use of WSDL 2.0, So far(Sep 29 2009), cxf has not offer the support for WSDL 2.0. But Axis2 do.

 

3. The standard way to write the RESTful web service  is JAX-RS(V1.1 so far). 4 implementations are restlet, restEASY, Jersey and CXF.

 

4. CXF can merge the spring support of rest, and also support WADL(v 1.0).

 

5. CXF is the good choice, because 1)offer the json provider except jaxb provider. 2) can be the basis of the D-OSGI in the future.

 

6. .NET platform , that is , WCF 3.5 only support WSDL 1.1. But, it has good support to Rest Webservice.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值