Chapter 8. Exposing Java Code as a SOAP Service

This chapter contains the following recipes:

  • Defining the service interface
  • Preparing the service implementation
  • Annotating Java code for web service creation
  • Creating a document transport web service
  • Creating a RPC transport web service
  • Creating literal and encoded web services
  • Using attachment types with web services
  • Defining a web service returning no value
  • Defining a web service returning a value
  • Publishing a web service
  • Testing a web service

Introduction

We already know that BPEL presents the orchestration technology in the service-oriented architecture (SOA). We have already learned quite a few functionalities of BPEL, but now it's time to learn more about the fundamental building blocks that are consumed ...

Get BPEL and Java Cookbook 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.