Dashboard > SpringSide Wiki > HOME > WebService
  SpringSide Wiki Log In | Sign Up   View a printable version of the current page.  
  WebService
Added by SpringSideTeam, last edited by SpringSideTeam on 2006-12-20  (view change)
Labels: 

Web Service

1.概述 

 Web Service层已经几乎进化到开始跟CRUD代码一样普遍。Web Service 层的概念很多,主要关注点包括:

  1. 从Java业务类开始,发布Web服务。
  2. 根据已有的WSDL,生成Web服务代码框架。
  3. Java对象与XML的绑定。 
  4. Client 编写。
  5. 安全。
  6. 性能。

在XFire 与Axis1与Axis2 之间,我们选择了Pragmatic的XFire。用惯了Axis,换用XFire开发服务端会觉得浑身一轻。

2.XFire

     XFire生火指南(上)   XFire 的官方文档与Sample的更新都不够及时,所以这里重写一次最新版最简约的Quickstart指南。

     XFire生火指南(下)   全新的JSR181 Annotation 开发模式,Client端的编写及Web服务的测试。

     XFire 安全

XFire (SpringSide Wiki)
XFireGuide2 (SpringSide Wiki)

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 2006-09-07) - Bug/feature request - Contact Administrators