Book Image

WS-BPEL 2.0 Beginner's Guide

By : Matjaz B Juric
Book Image

WS-BPEL 2.0 Beginner's Guide

By: Matjaz B Juric

Overview of this book

If you are a software architect, a designer, a software developer, an SOA and BPM architect, a project manager, or a business process analyst who is responsible for the design and development of business processes, composite applications, and BPM/SOA solutions, then this book is for you. You should have a clear grasp of general SOA concepts including business processes and web services, but no prior knowledge of the BPEL language is required.
Table of Contents (14 chapters)
13
Index

What you need for this book

In order to develop the examples in this chapter, we need to install the integrated development environment and the process server on which the BPEL processes will execute. To develop BPEL processes, we will use the Oracle JDeveloper 12c 12.1.3. To execute the BPEL processes, we will use the Oracle SOA Suite 12c 12.1.3.

The installation will consist of the following steps:

  1. We need to install Java Development Kit (JDK) and set the environment.
  2. We need to install the SOA Suite 12c with JDeveloper.
  3. We need to create the default domain.

Detailed instructions on how to install JDK, SOA Suite 12c, JDeveloper, and how to create the domain are provided in Chapter 1, Hello BPEL.