"《Java SOA Cookbook (第1版)》(Java SOA Cookbook: SOA Implementation Recipes, Tips, and Techniques)英文文字版/更新源代碼[PDF]"介紹
中文名: Java SOA Cookbook (第1版)
原名: Java SOA Cookbook: SOA Implementation Recipes, Tips, and Techniques
作者: Eben Hewitt
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新源代碼
出版社: O'Reilly
書號: 978-0-596-52072-4
發行時間: 2009年03月
地區: 美國
語言: 英文
簡介:
內容介紹:Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.
The book focuses primarily on the use of free and open source Java Web Services technologies -- including Java SE 6 and Java EE 5 tools -- but you'll find tips for using commercially available tools as well.
Java SOA Cookbook will help you:
Construct XML vocabularies and data models appropriate to SOA applications
Build real-world web services using the latest Java standards, including JAX-WS 2.1 and JAX-RS 1.0 for RESTful web services
Integrate applications from popular service providers using SOAP, POX, and Atom
Create service orchestrations with complete coverage of the WS-BPEL (Business Process Execution Language) 2.0 standard
Improve the reliability of SOAP-based services with specifications such as WS-Reliable Messaging
Deal with governance, interoperability, and quality-of-service issues
內容截圖: 目錄:
SOA Fundamentals
Chapter 1 Introduction to SOA
Chapter 2 XML Schema and the SOA Data Model
Chapter 3 Working with XML and Java
Web Services
Chapter 4 Getting Started
Chapter 5 Web Services with SAAJ
Chapter 6 Creating Web Service Applications with JAX-WS
Chapter 7 Providing SOAP-Based Web Services
Chapter 8 RESTful Web Services
Business Processes
Chapter 9 Service Orchestrations with BPEL
Chapter 10 Advanced Orchestrations with BPEL
Chapter 11 SOA Governance
Interoperability and Quality of Service
Chapter 12 Web Service Interoperability
Chapter 13 Quality of Service
Chapter 14 Enterprise Service Bus