开发 web 服务常用模式

Web 服务提示与技巧: JAX-RPC 与 JAX-WS 的比较(RPC stands for Remote Procedure Call)
http://www.ibm.com/developerworks/cn/webservices/ws-tip-jaxwsrpc.html
发布日期: 2007 年 1 月 15 日

设计与开发 JAX-WS 2.0 Web 服务
http://www.ibm.com/developerworks/cn/education/webservices/ws-jax/index.html
发布日期:  2007 年 11 月 29 日


Java Web 服务,第 2 部分: 深度探索 Axis2:AXIOMAXIOM 文档对象模型是 Apache Axis2 Web 服务的基础
http://www.ibm.com/developerworks/cn/java/j-jws9.html
发布日期: 2007 年 4 月 02 日


开发 web 服务,第 1 部分: 使用 Axis2 通过代码优先和契约优先方法开发 web 服务
http://www.ibm.com/developerworks/cn/webservices/tutorials/ws-devaxis2part1/section2.html
发布日期:  2011 年 8 月 15 日


使用 Spring 和 Apache CXF 设计和实现 POJO Web 服务,第 1 部分: 使用 CXF 和 Spring 创建 Web 服务
http://www.ibm.com/developerworks/cn/webservices/tutorials/ws-devaxis2part1/section2.html
发布日期: 2008 年 9 月 18 日


使用 Spring 和 Apache CXF 设计和实现 POJO Web 服务,第 2 部分: 创建一个 RESTful Web 服务
http://www.ibm.com/developerworks/cn/webservices/ws-pojo-springcxf/index.html
发布日期: 2011 年 11 月 10 日

使用 Apache CXF 和 Aegis 开发 Web 服务
http://www.ibm.com/developerworks/cn/webservices/ws-apachecxf/index.html

Which style of WSDL should I use?
http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/
Date:  24 May 2005 (Published 31 Oct 2003)


Very simple login using Perl, jQuery, Ajax, JSON and MySQL
http://www.ibm.com/developerworks/webservices/library/ws-simplelogin/index.html
Date:  25 Jan 2011


SOAP web service in five minutes
http://www.youtube.com/watch?v=SyqGhjdUAmQ
=> New maven project ==>next ==>
     select a Archetype (Filer) (org.apache.cxf.archetype)
=>next
     Enter ( group id: com. codeappeal
             artifact id: cxfsample)
=>Finish


你可能感兴趣的:(web Service)