I am working on an Indus platform that simplifies the use of Apache ODE.
"Indus is a build system combining Apache ODE and combining different SOAs. It has a maven plugin that wraps the bpelc compiler, which allows you to compile the bpel files before they are deployed. In addition, it creates a process subdirectory that contains all the necessary artifacts for process deployment (including deploy.xml - which is automatically created).
In addition, all dependent banks are placed in the lib subdirectory and can be deployed to ODE WEB-INF / lib. "
https://github.com/sarithi/indus/blob/master/examples/workflow/HelloWorldWorkflowService/mainline/src/main/process/SayHello.bpel
source share