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 EJBs (Wildfly); - Wait a minute;
- Check the console if you can find: "This is a @Stateless Ejb component invoked from a BPMN 2.0 process".