Web服务开发的相关教程(不断更新中…)

1. 利用Axis2和Eclipse Web Tool Platform开发Web服务(包含两个例子,其中一个是较复杂的Web服务,使用了Java接口和集合类)

url: http://www.vogella.de/articles/Webservice/article.html

Note: Axis2 cannot handle Java Collections, so it needs an Adapter class to transform the Collection to an Array. 

You can also refer http://www.ibm.com/developerworks/xml/library/ws-tip-coding.html

posted @ 2010-08-12 15:43  Dong's Space  阅读(125)  评论(0编辑  收藏  举报