This project transforms a set of BPEL processes to a BPEL4Chor choreography.
BPEL-to-BPEL4Chor can be built using gradle.
Run gradle eclipse
to generate an eclipse config.
The converter can be run inside eclipse.
The set of BPEL processes has to be provided in the BPEL
directory. The output is written to the BPEL4Chor
directory.
The software is licensed under the Apache 2.0 license.