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


Accompanying this chapter is a Java program that parses BPEL source code and outputs the complexity score for the given process. The program can be run either from the command line or in Eclipse. The binaries and Eclipse project for this program can be downloaded from the code bundle. The README file included in the download contains setup instructions. To run it, you require Eclipse 3.0 or higher and JDK 1.4 or higher.