the documentations contains a chapter about CDI integration, but i cant find any use of it in the examples and the libs from activiti-5.10.zip doesnt contain something like activiti-cdi.jar. The Package org.activiti.cdi doenst exist. How do u install this feature?
The Activiti CDI module is a separate JAR file. You can add it as an additional Maven dependency for example (groupId=org.activiti artifactId=activiti-cdi)