
PREREQUISITES:
Before installing EasiestDEMO SDK, you must install on your machine:
- java 1.6: For more information, please consult http://www.oracle.com/technetwork/java/javase/downloads/index.html
- maven 2.2.1: For more information, please consult http://maven.apache.org/docs/2.2.1/release-notes.html



INTRODUCTION:
EasiestDemo SDK is a framework that allows users to execute, test, validate and package an SOA 
Application based on BPEL.
You can either create a new BPEL maven project and complete your bpel using BPEL Designer 
on Eclipse (http://www.eclipse.org/bpel/) or
create your BPEL maven project from existing BPEL url.

Once project created, You can compile and run project. EasiestDemo SDK is in charge 
to deploy bpel process on EasyESB 
(http://research.petalslink.org/display/easyesb/EASYESB+Overview) 
and create graphical Web Service to realize a sample 
demonstration.


