Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying WS-BPEL 2.0 Beginner's Guide
  • Table Of Contents Toc
  • Feedback & Rating feedback
WS-BPEL 2.0 Beginner's Guide

WS-BPEL 2.0 Beginner's Guide

By : Matjaz B Juric
4.8 (5)
close
close
WS-BPEL 2.0 Beginner's Guide

WS-BPEL 2.0 Beginner's Guide

4.8 (5)
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)
close
close
13
Index

Time for action – installing the JDK and setting environment

Perform the following steps to download and install the JDK:

  1. Go to http://www.oracle.com/technetwork/java/javase/downloads/index.html and download and install the latest version of Java SE 7 Java Platform, Standard Edition. Currently, this is Java SE 7u60. You need to download the JDK (and not JRE or Server JRE).
  2. Install the JDK. On Windows, you will need to double-click on the installation file and you will be guided through the install process. On Linux, you will have to execute the install from the command shell, as shown in the following screenshot:
    Time for action – installing the JDK and setting environment
  3. Finally, we need to set the JAVA_HOME and ORACLE_HOME environment variables. On Linux, you need to write the following command:
    JAVA_HOME=$HOME/top_level_folder_jdkversion
    export JAVA_HOME
    ORACLE_HOME=%HOME/Oracle/Middleware/Oracle_Home
    export ORACLE_HOME
    

    On Windows, write the following command:

    SET JAVA_HOME=%USERPROFILE%\top_level_folder_jdkversion
    SET ORACLE_HOME=%USERPROFILE%\Oracle\Middleware\Oracle_Home
    

What just happened?

We installed the JDK and set the environment variables, JAVA_HOME and ORACLE_HOME, which are required for the JDK and SOA Suite.

You can check the JDK installation with a simple java –version command, which will print the JDK version and the virtual machine version:

What just happened?

Installing SOA Suite with JDeveloper

The easiest way to start using both products is to download a free SOA Suite 12c installation available at http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html.

We will use a quick-start installation. The quick-start installation will contain all the following software required for a development environment on a single host:

  • JDeveloper with SOA IDE extensions
  • BPEL Process Manager
  • Human Workflow
  • Business Rules
  • Mediator
  • Service Bus
  • Technology Adapters
  • Enterprise Scheduler
  • SOA Spring Component
  • Enterprise Manager Fusion Middleware Control
  • Integrated WebLogic Server
  • Java DB

The quick-start installation is the quickest way to start developing and testing the BPEL processes using SOA Suite and JDeveloper and exactly what most developers need (and what we need for this book).

Please note that the quick-start installation is limited to one server and cannot be upgraded to a production environment. A production environment requires a much more complex installation, described at http://docs.oracle.com/middleware/1213/core/INSOA/planning.htm.

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
WS-BPEL 2.0 Beginner's Guide
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon