6.4.1. Installing process definitions

6.4.1. Installing process definitions

We need to install jBPM, and tell it where to find the business process definitions:

<core:jbpm>
    <core:process-definitions>
        <value>todo.jpdl.xml</value>
    </core:process-definitions>
</core:jbpm>