| |
Free Java Web Services book chapters
Java Web Services Architecture
By James McGovern, Sameer Tyagi, Michael Stevens, Sunil Mathew
In Chapter 2, " Service Oriented Architecture, " this chapter shows how service-oriented architectures allow for business logic to be invoked across a network and can be discovered and used dynamically. A service is a behavior that is provided by a component for use by any other component based service using only the interface contract. It stresses interoperability and may be dynamically discovered and used.
In chapter 10, " JAX-RPC, " introduces and shows how the Java API for XML-Based Remote Procedure Calls enabled Java applications to develop SOAP-based interoperable and portable Web services.
In chapter 14, " Transaction Management, " introduces and shows how to conduct electronic commerce using Web services, a service will need to support ACID like transaction models.
Download links:
Chapter 2, Service Oriented Architecture
Chapter 10, JAX-RPC
Chapter 14, Transaction Management
Developing Java Web Services: Architecting and Developing Secure Web Services Using Java
By Ramesh Nagappan, Robert Skoczylas, and Rima Patel Sriganesh
Chapter 8, "XML Processing and Data Binding with Java APIs" provides an overview of Java API for XML processing and data binding.
Chapter 10, "Building RPC Web Services with JAX-RPC" discusses the Java API for XML RPC (JAX-RPC), which enables the development of Web services incorporating XML-based remotes procedure calls (RPCs).
Download links:
Chapter 8, XML Processing and Data Binding with Java APIs
Chapter 10, Building RPC Web Services with JAX-RPC
Java Web Services
By David Chappell and Tyler Jewell
Chapter 6, "UDDI: Universal Description, Discovery, and Integration," you'll learn how to program UDDI services.
Chapter 7, "JAX-RCP and JAXM," thoroughly explains how the Java API for XML Messaging (JAXM) and the Java API for XML-based RPC (JAX-RPC) fit into a web services architecture. Rich in code examples, this chapter shows readers how to program with these APIs and more.
Chapter 8, "J2EE and Web Sevices," discusses different approaches of integrating J2EE and web services such as how a web service maps into an Enterprise JavaBean, or J2EE Connector Architecture (CA) adapter. The chapter also looks at some existing standards initiatives, and speculates on what might happen over the next few years.
Download links:
Chapter 6, UDDI: Universal Description, Discovery, and Integration
Chapter 7, JAX-RCP and JAXM
Chapter 8, J2EE and Web Sevices
Java Web Services Unleashed
By Robert J. Brunner, Frank Cohen, Francisco Curbera, Darren Govoni, Steven Haines, Matthias Kloppmann, Benoit Marchal, K. Scott Morrison, Arthur Ryman, Joseph Weber, Mark Wutka
Download links:
XML and Web Services: Understanding SOAP
How to Become a Web Services Provider
Building Web Services in Java
J2EE Web Services
By Richard Monson-Haefel
Download links:
Chapter 4, SOAP (pdf)
Chapter 4, SOAP (html)
Java Web Services in a Nutshell
By Kim Topley
Download links:
Chapter 3, SAAJ
J2EE Security
By Pankaj Kumar
Download links:
Chapter 11, Web Services Security
Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI, 2nd Edition
By Peter Brittenham, Glen Daniels, Doug Davis, Paul Fremantle, Steve Graham, Dieter Koenig, Yuichi Nakamura, Simeon Simeonov, Claudia Zentner
Download links:
The SOAP Protocol
Chapter 9: Securing Web Services
Securing Web Services with WS-Security
By David Remy, Jothy Rosenberg
Download links:
The Foundations of Distributed Message-Level Security
Java Web Services For Experienced Programmers
By Paul J. Deitel, Harvey M. Deitel
Download links:
Sample Chapter
Use this page to access free XML books.
If you like to publish your study notes on this site, please send them to feedback@scdjws.com.
|