How to create, compile and run maven bpel project from existing BPEL2.0 file

The creation of new maven bpel project is realized in 5 steps:
1 - run sdk application
2 - Click on checkBox : "Create Bpel maven project from existing bpel"
3 - Click on "browse" button to import the bpel file


import bpel file

4 - click on "create project" button


create project

5 - once this step is successfull, you can import project in eclipse IDE (click on File->import->General->Existing Project into workspace) to modify the bpel process if necessary or start the compilation by clicking on "compile project" button


compile project

6 - once the compilation is successfull, you can run project. Click on "run project" button to do that.


run project

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.