Chapter 6. Building Web-Based Services with Java

Image

6.1 JAX-WS

6.2 Java Implementation of WS-* Standards

6.3 JAX-RS

JAX-WS and JAX-RS represent, by far, the most common implementation mediums for services as part of contemporary Java-based service-oriented technology architectures. This chapter is dedicated to exploring the technology behind these industry standards and further highlighting related and relevant Java-based technology advancements.

6.1 JAX-WS

SOAP-based Web services support in Java EE 5, 6, and 7 is based on the Java API for XML Web Services (JAX-WS) standard, which is an evolution of the Java API for XML-based RPC (JAX-RPC) standard ...

Get SOA with Java: Realizing Service-Orientation with Java Technologies now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.