Sams has assembled a team of experts in web services to provide you with a detailed reference guide on XML, SOAP, USDL and UDDI. Building Web Services with Java is in its second edition and it includes the newest standards for managing security, transactions, reliability and interoperability in web service applications. Go beyond the explanations of standards and find out how and why these tools were designed as they are and focus on practical examples of each concept. Download your source code from the publisher's website and work with a running example of a full enterprise solution. Learn from the best in Building Web Services with Java.
Autorentext
Steve Graham is a Senior Technical Staff Member in IBM's Systems Group and a member of the IBM Academy of Technology. Steve is an architect in the On Demand Architecture group.
Doug Davis works as an architect in the Emerging Technology organization of IBM.
Simeon Simeonov is a Principal at Polaris Venture Partners in Boston, where he helps early-stage IT companies accelerate their growth. Prior to joining Polaris, Sim was Vice President of Emerging Technologies and Chief Architect at Macromedia.
Glen Daniels is the Standards Strategist for Sonic Software, creator of the first Enterprise Service Bus. He is one of the primary designers and developers for the Apache Axis project, is a member of the Apache Software Foundation and participates actively in organizations like the W3C, OASIS, and the JCP.
Peter Brittenham is a Senior Technical Staff Member working in the IBM Emerging Technology group. Peter is currently an architect applying service-oriented architecture concepts to IBM's Autonomic Computing initiative.
Yuichi Nakamura leads the XML & Security group at the IBM Tokyo Research Laboratory. He joined IBM in 1990 and has worked in several areas such as object- oriented systems, multi-agent systems, B2B e-commerce and knowledge engineering.
Paul Fremantle is a Senior Technical Staff Member in IBM's Software division. Paul works on IBM's Enterprise Service Bus initiative and other Web services activities in the WebSphere product.
Dieter König is a software architect for workflow systems at the IBM Germany Development Laboratory. He joined the laboratory in 1988 and has worked on Resource Measurement Facility for z/OS, MQSeries Workflow, and WebSphere Process Choreographer.
Claudia Zentner is an architect working for IBM's Software Group at the IBM Development Laboratory in Böblingen, Germany. Currently she is an architect for the process choreography component of the WebSphere Business Integration offering.
Inhalt
Introduction.
I. WEB SERVICES BASICS.
1. Web Services Overview and Service-Oriented Architectures.
What Is a Web Service?
Service-Oriented Architectures.
Trends in E-Business.
Why Do We Need Web Services?
The Web Service Opportunity.
Justifying Web Services.
Web Services Interoperability Stack.
Summary.
2. XML Primer.
Document- Versus Data-Centric XML.
XML Instances.
XML Namespaces.
XML Schemas.
Processing XML.
Summary.
Resources.
3. The SOAP Protocol.
Simple Object Access Protocol (SOAP).
Doing Business with SkatesTown.
Inventory Check Web Service.
A Closer Look at SOAP.
The SOAP Messaging Framework.
SOAP Intermediaries.
The SOAP Body.
The SOAP Processing Model.
Versioning in SOAP.
Processing Headers and Bodies.
Faults: Error Handling in SOAP.
Objects in XML: The SOAP Data Model.
The SOAP RPC Conventions.
XML, Straight Up: Document-Style SOAP.
When to Use Which Style.
The Transport Binding Framework.
Using SOAP to Send Binary Data.
Small-Scale SOAP, Big-Time SOAP.
Summary.
Resources.
4. Describing Web Services.
Why Service Descriptions?
Role of Service Description in a Service-Oriented Architecture.
Well-Defined Service.
History of Interface Definition Languages (IDLs).
Web Services Description Language (WSDL).
A Sketch of How WSDL Maps to Java.
Nonfunctional Descriptions in WSDL.
Standardizing WSDL: W3C and WSDL 2.0.
Summary.
Resources.
5. Implementing Web Services with _Apache Axis.
A Brief History of Axis.
Axis Architecture.
The Message APIs and SAAJ.
The Axis Client APIs.
Web Service Deployment Descriptor (WSDD).
Building Services.
A Guide to Web Service Styles.
From XML to Java and Back Again: The Axis Type-Mapping System.
When Things Go Wrong: Faults and Exceptions.
Axis as an Intermediary.
How to Write a Handler.
Built-in Security.
Understanding Axis Transport s.
No API Is an Island: Axis and Its Environment.
Development/Debugging Tools.
Axis Futures: A Quick Tour.
Participating in the Axis Community.
Summary.
Resources.
6. Discovering Web Services.
What Is Service Discovery?
UDDI (Universal Description, Discovery, _and Integration) .
Other Service Discovery Methods.
Summary.
Resources.
II. ENTERPRISE WEB SERVICES
7. Web Services and J2EE.
J2EE Overview.
Using EJBs from Axis.
Using JSR109: Implementing _Enterprise Web Services.
Summary.
Resources.
8. Web Services and _Stateful Resources.
Web Services and State.
WS-Resources.
Stateful Resources.
Modeling Resource Properties.
Using Notifications.
Resource Lifetime.
Other WS-Resource Framework Specifications.
Summary.
9. Securing Web Services.
Example Scenario.
Security Basics.
Web Services Security.
WS-Security.
WS-Trust.
WS-SecurityPolicy.
WS-SecureConversation.
WS-Federation.
Enterprise Security.
J2EE Security.
Authorization in J2EE.
J2EE and Web Services Security.
Security Services.
Summary.
Resources.
10. Web Services Reliable Messaging.
Background of the Web Services Reliable Messaging Protocol (WS-RM).
The WS-RM Specification.
WS-RM Processing Model.
Client-Side Processing.
Server-Side Processing.
Sequence Faults.
Policy Assertions.
SpecVersion Assertion .
DeliveryAssurance Policy.
SequenceExpiration Policy.
InactivityTimeout Assertion.
BaseRetransmissionInterval _Assertion.
AcknowledgementInterval Assertion.
SequenceRef Element.
Flaws and Other Thoughts on the WS-RM Spec.
Putting WS-RM into Use.
Summary.
Resources.
11. Web Services Transactions.
Web Services Coordination and Transaction _(WS-C/Tx).
Transactions: A Brief Introduction.
WS-Coordination.
The CoordinationContext .
The CreateCoordinationContext _Operation.
The Register Operation.
WS-Coordination Fault Codes.
WS-Transaction: Atomic Transactions.
WS-AT Operations.
Commit and Rollback.
AT Protocols.
Two-Phase Commit Protocols.
Committing the Transaction.
Transaction Flow Overview.
Business Activity Protocol.
Reliab…