Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
WS-BPEL 2.0 Beginner's Guide

You're reading from   WS-BPEL 2.0 Beginner's Guide Design and develop WS-BPEL executable business processes using Oracle SOA Suite 12c

Arrow left icon
Product type Paperback
Published in Sep 2014
Publisher
ISBN-13 9781849688963
Length 388 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (14) Chapters Close

Preface 1. Hello BPEL FREE CHAPTER 2. Service Invocation 3. Variables, Data Manipulation, and Expressions 4. Conditions and Loops 5. Interaction Patterns in BPEL 6. Fault Handling and Signaling 7. Working with Scopes 8. Dynamic Parallel Invocations 9. Human Tasks 10. Events and Event Handlers 11. Compensations A. Pop Quiz Answers Index

Time for action – installing JDeveloper and SOA Suite

Perform the following steps to download and install Oracle SOA Suite 12c with JDeveloper using the quick-start installation:

  1. Go to http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html and download the free SOA Suite 12c installation. You can choose between a Microsoft Windows 64 bit JVM installation and All Platforms Generic 64 bit JVM installation. Select SOA Suite Quick Start Installer of SOA Suite 12.1.3. You don't need any Additional Components for this book.
  2. Once downloaded, unzip the content into the same directory. Two .jar files will unzip, as shown in the following screenshot:
    Time for action – installing JDeveloper and SOA Suite
  3. We need to execute the fmw_12.1.3.0.0_soa_quickstart.jar file, which will launch the installation wizard, as shown in the following screenshot:
    Time for action – installing JDeveloper and SOA Suite
  4. The installation wizard will appear, guiding you through several steps. First, we need to specify the Central Inventory installation directory. Specify /home/oracle/oraInventory. We also need to specify Operating System Group. This is the group with write permissions to the inventory directory. Use the oracle group:
    Time for action – installing JDeveloper and SOA Suite
  5. Next, the quick-start installer will appear, guiding you through the six steps. The first step is the Welcome screen, where we only need to click on the Next button:
    Time for action – installing JDeveloper and SOA Suite
  6. In the next step, we need to specify the location where we would like to install SOA Suite and all the related components. This is called Oracle Home. This directory must be empty, otherwise the wizard will give an error message. Use the default path, /home/oracle/Oracle/Middleware/Oracle_Home:
    Time for action – installing JDeveloper and SOA Suite
  7. The prerequisite checks will run. If you have successfully installed the JDK, you will see a screen shown in the following screenshot; click on Next:
    Time for action – installing JDeveloper and SOA Suite
  8. The installation procedure will show the installation summary. Check the installation location once again and look at the feature sets to be installed. Click on Install to proceed with the installation:
    Time for action – installing JDeveloper and SOA Suite
  9. Monitor the installation progress and click on Next:
    Time for action – installing JDeveloper and SOA Suite
  10. Finally, we will see the Installation Complete screen. Please notice that the checkbox for Start JDeveloper should be checked:
    Time for action – installing JDeveloper and SOA Suite
  11. Clicking on the Finish button will launch JDeveloper. On the first screen, select the Studio Developer (All Features) role, which we will be using throughout the book:
    Time for action – installing JDeveloper and SOA Suite
  12. After this, JDeveloper will launch and we will see the JDeveloper desktop.

What just happened?

We installed SOA Suite 12c with bundled JDeveloper. Before we can start using SOA Suite, we need to create the domain and verify the installation.

Creating a default domain

SOA Suite runs on top of Oracle WebLogic Server. A domain is the basic administration unit for the WebLogic Server instances. The easiest way is to create the default domain within Integrated WebLogic Server, which is bundled with JDeveloper. We will use this option.

Alternatively, you can configure a standalone domain or a compact domain. For more information, refer to http://docs.oracle.com/middleware/1213/core/SOAQS/integrated.htm.

You have been reading a chapter from
WS-BPEL 2.0 Beginner's Guide
Published in: Sep 2014
Publisher:
ISBN-13: 9781849688963
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image