BPMN2BPEL
EMF-based Framework for a BPMN2BPEL transformion
This tool provides a framework for a transformation of BPMN 2.0 models into executable WS-BPEL 2.0 models. It is based on EMF.
Currently, we provide a prototype with one simple example BPMN 2.0 workflow that can be deployed on Linux systems. The example workflow invokes the temperature conversion service of http://www.w3schools.com/webservices/tempconvert.asmx. The generated BPEL workflow is executed with Apache ODE (http://ode.apache.org/). For more information please refer to the README.txt file in the example archive (http://sourceforge.net/projects/bpmn2bpel/files/).