Abstract
This IBM® Redpaper™ publication introduces the concept of a service-oriented architecture (SOA). The intended audience is web developers interested in SOA. It explains how to realize this type of an architecture using the following Java Enterprise Edition (Java EE 6) web services specifications:
- Java Specification Request (JSR) 224: Java API for XML-Based Web Services
- JSR 311: Java API for RESTful Web Services 1.1 (JAX-RS)
- Introduction to web services
- New function in Java EE 6 for web services
- JAX-WS programming model
- Web services development approaches
- Web services tools in Rational Application Developer
- Preparing for the JAX-WS samples
- Creating bottom-up web services from a JavaBean
- Creating a synchronous web service JSP client
- Creating a web service JavaServer Faces client
- Creating a web service thin client
- Creating asynchronous web service clients
- Creating web services from an EJB
- Creating a top-down web service from a WSDL
- Creating web services with Ant tasks
- Sending binary data using MTOM
- JAX-RS programming model
- Web services security
- WS-Policy
- WS-MetadataExchange (WS-MEX)
- Security Assertion Markup Language (SAML) support
- More information
Table of Contents
Others who read this also read