jBPM4 in Action
Abstract
Learn how to orchestrate your Java asynchronous architectures. jBPM is the leading BPM and workflow engine. The business value of BPM is well known. But jBPM is unique in offering that value in a way that developers love it. jBPM is based on the Process Virtual Machine, which enables it to support multiple process languages like jPDL and BPMN. We'll show a concrete example of how to build a train ticket application based on jBPM. And we demonstrate how the process file looks like, how to use the new API and how it fits into any plain Java application architecture.