网站首页 新闻首页 网页设计图形动画软件编程网站开发办公软件操作系统数据库网络技术认证考试范文资料黑客攻防 书籍教程 进入论坛

Study Resources of Web Services with Java[转载]

http://www.diybl.com/ 2008-3-8  网络 点击:  [ 评论 ]
文章搜索:    【点击打包该文章】

对于初学者,可以通过下面两本书来熟悉规范了解Java的WebService构架的结构以及使用方法

1.The Java Web Services Tutorial

SUN的官方教材,教程先从使用JAXWS API入手,教你如何使用JAXWS API发布Web Services以及如何调用远程的Web Services
然后介绍了JAXB的使用方法,能够帮助读者轻松搞定WebServices中XML与Java Object的转换问题。
Stax作为新一代的Java XML处理API,采用了基于流的处理方式,极大得提高了Java Web Services的处理效率。教程对此API也有比较相信的介绍。
同时教材还提供了有关SAAJ(SOAP with Attachments API for Java),以及Web Services Security的内容的介绍。

2. SOA: Using Java Web Services
http://soabook.com/
这本书介绍了很多Java Web Services框架实现细节的东西(很务实),特别是对JAXWS系列的规范有比较详细的介绍,同时书中还给出eBay以及Amazon的WebService的调用实例。

下面是从Glen blog 摘抄的书评

"Strengths of this book:

   1. Good introductions and working code to Yahoo! Shopping RESTful Web services as well as eBay and Amazon SOAP-based web services are provided in Chapter 9. This provides a solid starting point for readers to move beyond book knowledge and start practicing with these publicly available API''s.


   2. Fairly detailed code samples to work with, covering a broad range of topics, which provide another good starting point for developers.


   3. I have often gone back to the book to find details or review certain topics, so have found that it continues to serve as a good reference after you are done reading it."

 

当然网上也有很多免费的培训教程,例如

FREE Web Services Training - 3rd session

如果你对SOA以及WS*感兴趣,或者你的关注点并不局限API代码,哪你还可以翻阅一下IONA CTO NewComer 写的Understanding SOA with Web Services


还有就是加入cxf-zh中文论坛,作为第一CXF的中文论坛,CXF在北京的开发者都会在该论坛上回复大家的有个WebServices 以及使用CXF遇到的问题。
  引用:http://www.javaeye.com/topic/120187

如果图片或页面不能正常显示请点击这里 站内搜索:   

文章评论

请您留言

 

最新新闻