Book Image

SOA Cookbook

By : Michael Havey
Book Image

SOA Cookbook

By: Michael Havey

Overview of this book

Table of Contents (14 chapters)
SOA Cookbook
Credits
About the Author
About the Reviewers
Preface

About the Examples


The BPEL simulator discussed in this chapter is available for download in the code bundle. The simulator consists of two Java programs: one to parse BPEL source code to prepare it for simulation, the other to actually run the simulation. The README file included in the download provides instructions on how to setup and run these programs.

To run the simulator, you require JDK 1.4 or higher. If you wish to compile the source code or run the programs from Eclipse, you need Eclipse 3.0 or later.