This example demonstrates how to deploy an EJB process application.
- Checkout the project with Git
- Import the project into your IDE
- Build it with maven
- Deploy it to a camunda-bpm-platform distro of your own choice, that supports EJB's (Wildfly, Jboss)
- Wait a minute
- Check the console if you can find: 'This is a @Stateless Ejb component invoked from a BPMN 2.0 process'